[INFO] cloning repository https://github.com/camdencheek/poc-wasm-highlight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/camdencheek/poc-wasm-highlight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamdencheek%2Fpoc-wasm-highlight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamdencheek%2Fpoc-wasm-highlight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 853a0aec6c6bf38922175b1680bb3c50fb9c5ee4 [INFO] testing camdencheek/poc-wasm-highlight against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamdencheek%2Fpoc-wasm-highlight" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/camdencheek/poc-wasm-highlight on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/camdencheek/poc-wasm-highlight [INFO] finished tweaking git repo https://github.com/camdencheek/poc-wasm-highlight [INFO] tweaked toml for git repo https://github.com/camdencheek/poc-wasm-highlight written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/camdencheek/poc-wasm-highlight already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5f5b86e18d4d03d09ea297bbcc4f01e2683e7c8dfb9702231cd57ca61ffbf13d [INFO] running `Command { std: "docker" "start" "-a" "5f5b86e18d4d03d09ea297bbcc4f01e2683e7c8dfb9702231cd57ca61ffbf13d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f5b86e18d4d03d09ea297bbcc4f01e2683e7c8dfb9702231cd57ca61ffbf13d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f5b86e18d4d03d09ea297bbcc4f01e2683e7c8dfb9702231cd57ca61ffbf13d", kill_on_drop: false }` [INFO] [stdout] 5f5b86e18d4d03d09ea297bbcc4f01e2683e7c8dfb9702231cd57ca61ffbf13d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf5048aeb0e46b80894b69a744cdc0b2ee588777bf10e6ce6d2d29fcc2e879db [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cf5048aeb0e46b80894b69a744cdc0b2ee588777bf10e6ce6d2d29fcc2e879db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling fancy-regex v0.4.1 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling mime-sniffer v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling cssparser v0.13.7 [INFO] [stderr] Compiling html5ever v0.20.0 [INFO] [stderr] Compiling selectors v0.18.0 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling plist v1.1.0 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling syntect v4.4.0 (/opt/rustwide/workdir/syntect) [INFO] [stderr] Compiling js-sys v0.3.50 [INFO] [stderr] Compiling kuchiki v0.6.0 [INFO] [stderr] Compiling html-diff v0.0.6 [INFO] [stderr] Compiling web-sys v0.3.50 [INFO] [stderr] Compiling hl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `highlight_ranges` [INFO] [stdout] --> src/lib.rs:113:4 [INFO] [stdout] | [INFO] [stdout] 113 | fn highlight_ranges(code: &str, ss: &SyntaxSet, syntax: &SyntaxReference, theme: &Theme, highlight_long_lines: bool, ranges: &[LineRange]... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `LineRange` [INFO] [stdout] --> src/lib.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | struct LineRange{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contains` [INFO] [stdout] --> src/lib.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | fn contains(&self, line_num: usize) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cssparser v0.13.7, selectors v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 16` [INFO] running `Command { std: "docker" "inspect" "cf5048aeb0e46b80894b69a744cdc0b2ee588777bf10e6ce6d2d29fcc2e879db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf5048aeb0e46b80894b69a744cdc0b2ee588777bf10e6ce6d2d29fcc2e879db", kill_on_drop: false }` [INFO] [stdout] cf5048aeb0e46b80894b69a744cdc0b2ee588777bf10e6ce6d2d29fcc2e879db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eb05358bd9bb0e38908f16aaff3b688cdd0339da78285b869f65d78b6a6cf3b0 [INFO] running `Command { std: "docker" "start" "-a" "eb05358bd9bb0e38908f16aaff3b688cdd0339da78285b869f65d78b6a6cf3b0", kill_on_drop: false }` [INFO] [stderr] Compiling hl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `highlight_ranges` [INFO] [stdout] --> src/lib.rs:113:4 [INFO] [stdout] | [INFO] [stdout] 113 | fn highlight_ranges(code: &str, ss: &SyntaxSet, syntax: &SyntaxReference, theme: &Theme, highlight_long_lines: bool, ranges: &[LineRange]... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `LineRange` [INFO] [stdout] --> src/lib.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | struct LineRange{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contains` [INFO] [stdout] --> src/lib.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | fn contains(&self, line_num: usize) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `highlight_ranges` [INFO] [stdout] --> src/lib.rs:113:4 [INFO] [stdout] | [INFO] [stdout] 113 | fn highlight_ranges(code: &str, ss: &SyntaxSet, syntax: &SyntaxReference, theme: &Theme, highlight_long_lines: bool, ranges: &[LineRange]... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `LineRange` [INFO] [stdout] --> src/lib.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | struct LineRange{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contains` [INFO] [stdout] --> src/lib.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | fn contains(&self, line_num: usize) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.74s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cssparser v0.13.7, selectors v0.18.0 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 17` [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/hl-ed748e12d9affa6e) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hlbin-5654ff81ec2026d8) [INFO] running `Command { std: "docker" "inspect" "eb05358bd9bb0e38908f16aaff3b688cdd0339da78285b869f65d78b6a6cf3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb05358bd9bb0e38908f16aaff3b688cdd0339da78285b869f65d78b6a6cf3b0", kill_on_drop: false }` [INFO] [stdout] eb05358bd9bb0e38908f16aaff3b688cdd0339da78285b869f65d78b6a6cf3b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd638f0460d75fd9118555abff172a1c492711cc7f2ede4323fec590207b8286 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cd638f0460d75fd9118555abff172a1c492711cc7f2ede4323fec590207b8286", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `highlight_ranges` [INFO] [stderr] --> src/lib.rs:113:4 [INFO] [stderr] | [INFO] [stderr] 113 | fn highlight_ranges(code: &str, ss: &SyntaxSet, syntax: &SyntaxReference, theme: &Theme, highlight_long_lines: bool, ranges: &[LineRange]... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `LineRange` [INFO] [stderr] --> src/lib.rs:214:8 [INFO] [stderr] | [INFO] [stderr] 214 | struct LineRange{ [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `contains` [INFO] [stderr] --> src/lib.rs:220:8 [INFO] [stderr] | [INFO] [stderr] 220 | fn contains(&self, line_num: usize) -> bool { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `hl` (lib) generated 3 warnings [INFO] [stderr] warning: `hl` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cssparser v0.13.7, selectors v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 18` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hl-ed748e12d9affa6e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::asset1 ... FAILED [INFO] [stdout] test tests::asset2 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::asset1 stdout ---- [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[0]/td[1]/div[0]/span[0] => [Texts differ]: expected "// Package oid contains OID constants\n", found "// Package oid contains OID constants" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[1]/td[1]/div[0]/span[0] => [Texts differ]: expected "// as defined by the Postgres server.\n", found "// as defined by the Postgres server." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[2]/td[1]/div[0]/span[1] => [Texts differ]: expected "oid\n", found "oid" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[3]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[4]/td[1]/div[0]/span[0] => [Texts differ]: expected "// Oid is a Postgres Object ID.\n", found "// Oid is a Postgres Object ID." [INFO] [stdout] thread 'tests::asset1' panicked at 'assertion failed: !has_diffs', src/lib.rs:200:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f8b684394d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f8b684394d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f8b684394d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f8b684394d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f8b686661c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55f8b6840181 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55f8b6845515 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f8b6845515 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f8b6845515 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f8b6845204 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55f8b6845a62 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f8b6845909 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55f8b6843e04 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f8b6845679 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f8b647c9b3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55f8b647c87d - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55f8b6482114 - hl::tests::assert_diff::he78bdcbde37b8a5e [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:200:9 [INFO] [stdout] 17: 0x55f8b6481e4f - hl::tests::test_asset::h9ee855f79a50626a [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:189:9 [INFO] [stdout] 18: 0x55f8b648214b - hl::tests::asset1::h9289129e6045ef7a [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:205:9 [INFO] [stdout] 19: 0x55f8b648212a - hl::tests::asset1::{{closure}}::h73af0a1b81973ee3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:204:5 [INFO] [stdout] 20: 0x55f8b647f12e - core::ops::function::FnOnce::call_once::hfc014dd60071e0cf [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55f8b64b7a73 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55f8b64b7a73 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 23: 0x55f8b64b6829 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 24: 0x55f8b64b6829 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55f8b64b6829 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55f8b64b6829 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55f8b64b6829 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55f8b64b6829 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 29: 0x55f8b64b6829 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 30: 0x55f8b64829de - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 31: 0x55f8b64829de - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55f8b6487f48 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x55f8b6487f48 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55f8b6487f48 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55f8b6487f48 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55f8b6487f48 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55f8b6487f48 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x55f8b6487f48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55f8b684a273 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55f8b684a273 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x55f8b684a273 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f589b307609 - start_thread [INFO] [stdout] 43: 0x7f589b0d7163 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::asset2 stdout ---- [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[0]/td[1]/div[0]/span[1] => [Texts differ]: expected "search\n", found "search" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[1]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[2]/td[1]/div[0]/span[1] => [Texts differ]: expected "(\n", found "(" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[3]/td[1]/div[0]/span[3] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[4]/td[1]/div[0]/span[3] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[5]/td[1]/div[0]/span[3] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[6]/td[1]/div[0]/span[3] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[7]/td[1]/div[0]/span[3] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[8]/td[1]/div[0]/span[3] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[9]/td[1]/div[0]/span[3] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[10]/td[1]/div[0]/span[3] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[11]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[12]/td[1]/div[0]/span[3] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[13]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[14]/td[1]/div[0]/span[3] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[15]/td[1]/div[0]/span[3] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[16]/td[1]/div[0]/span[3] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[17]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[18]/td[1]/div[0]/span[4] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[19]/td[1]/div[0]/span[4] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[20]/td[1]/div[0]/span[3] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[21]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[22]/td[1]/div[0]/span[3] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[23]/td[1]/div[0]/span[3] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[24]/td[1]/div[0]/span[4] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[25]/td[1]/div[0]/span[3] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[26]/td[1]/div[0]/span[3] => [Texts differ]: expected "\"\n", found "\"" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[27]/td[1]/div[0]/span[0] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[28]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[29]/td[1]/div[0]/span[2] => [Texts differ]: expected "Once\n", found "Once" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[30]/td[1]/div[0]/span[0] => [Texts differ]: expected "var endpointMap atomicEndpoints\n", found "var endpointMap atomicEndpoints" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[31]/td[1]/div[0]/span[2] => [Texts differ]: expected "Streamer\n", found "Streamer" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[32]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[33]/td[1]/div[0]/span[9] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[34]/td[1]/div[0]/span[6] => [Texts differ]: expected "() {\n", found "() {" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[35]/td[1]/div[0]/span[11] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[36]/td[1]/div[0]/span[18] => [Texts differ]: expected ")})\n", found ")})" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[37]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t}\n", found "\t\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[38]/td[1]/div[0]/span[6] => [Texts differ]: expected "(\n", found "(" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[39]/td[1]/div[0]/span[3] => [Texts differ]: expected "// no hostname means its the aggregator\n", found "// no hostname means its the aggregator" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[40]/td[1]/div[0]/span[5] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[41]/td[1]/div[0]/span[5] => [Texts differ]: expected ",\n", found "," [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[42]/td[1]/div[0]/span[4] => [Texts differ]: expected ",\n", found "," [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[43]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t\t},\n", found "\t\t\t}," [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[44]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t)\n", found "\t\t)" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[45]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t})\n", found "\t})" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[46]/td[1]/div[0]/span[6] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[47]/td[1]/div[0]/span[2] => [Texts differ]: expected "zoektClient\n", found "zoektClient" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[48]/td[1]/div[0]/span[0] => [Texts differ]: expected "}\n", found "}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[49]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[50]/td[1]/div[0]/span[14] => [Texts differ]: expected ") {\n", found ") {" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[51]/td[1]/div[0]/span[3] => [Texts differ]: expected "Q\n", found "Q" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[52]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[53]/td[1]/div[0]/span[1] => [Texts differ]: expected "// Zoekt uses regular expressions for file paths.\n", found "// Zoekt uses regular expressions for file paths." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[54]/td[1]/div[0]/span[1] => [Texts differ]: expected "// Unhandled cases: PathPatternsAreCaseSensitive and whitespace in file path patterns.\n", found "// Unhandled cases: PathPatternsAreCaseSensitive and whitespace in file path patterns." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[55]/td[1]/div[0]/span[10] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[56]/td[1]/div[0]/span[14] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[57]/td[1]/div[0]/span[5] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[58]/td[1]/div[0]/span[4] => [Texts differ]: expected "err\n", found "err" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[59]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t}\n", found "\t\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[60]/td[1]/div[0]/span[8] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[61]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[62]/td[1]/div[0]/span[7] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[63]/td[1]/div[0]/span[16] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[64]/td[1]/div[0]/span[5] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[65]/td[1]/div[0]/span[4] => [Texts differ]: expected "err\n", found "err" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[66]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t}\n", found "\t\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[67]/td[1]/div[0]/span[15] => [Texts differ]: expected "})\n", found "})" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[68]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[69]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[70]/td[1]/div[0]/span[1] => [Texts differ]: expected "// For conditionals that happen on a repo we can use type:repo queries. eg\n", found "// For conditionals that happen on a repo we can use type:repo queries. eg" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[71]/td[1]/div[0]/span[1] => [Texts differ]: expected "// (type:repo file:foo) (type:repo file:bar) will match all repos which\n", found "// (type:repo file:foo) (type:repo file:bar) will match all repos which" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[72]/td[1]/div[0]/span[1] => [Texts differ]: expected "// contain a filename matching \"foo\" and a filename matchinb \"bar\".\n", found "// contain a filename matching \"foo\" and a filename matchinb \"bar\"." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[73]/td[1]/div[0]/span[1] => [Texts differ]: expected "//\n", found "//" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[74]/td[1]/div[0]/span[1] => [Texts differ]: expected "// Note: (type:repo file:foo file:bar) will only find repos with a\n", found "// Note: (type:repo file:foo file:bar) will only find repos with a" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[75]/td[1]/div[0]/span[1] => [Texts differ]: expected "// filename containing both \"foo\" and \"bar\".\n", found "// filename containing both \"foo\" and \"bar\"." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[76]/td[1]/div[0]/span[10] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[77]/td[1]/div[0]/span[14] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[78]/td[1]/div[0]/span[5] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[79]/td[1]/div[0]/span[4] => [Texts differ]: expected "err\n", found "err" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[80]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t}\n", found "\t\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[81]/td[1]/div[0]/span[21] => [Texts differ]: expected "})\n", found "})" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[82]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[83]/td[1]/div[0]/span[10] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[84]/td[1]/div[0]/span[14] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[85]/td[1]/div[0]/span[5] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[86]/td[1]/div[0]/span[4] => [Texts differ]: expected "err\n", found "err" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[87]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t}\n", found "\t\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[88]/td[1]/div[0]/span[28] => [Texts differ]: expected "}})\n", found "}})" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[89]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[90]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[91]/td[1]/div[0]/span[9] => [Texts differ]: expected "nil\n", found "nil" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[92]/td[1]/div[0]/span[0] => [Texts differ]: expected "}\n", found "}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[93]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[94]/td[1]/div[0]/span[26] => [Texts differ]: expected ") {\n", found ") {" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[95]/td[1]/div[0]/span[12] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[96]/td[1]/div[0]/span[7] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[97]/td[1]/div[0]/span[10] => [Texts differ]: expected "nil\n", found "nil" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[98]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[99]/td[1]/div[0]/span[22] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[100]/td[1]/div[0]/span[5] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[101]/td[1]/div[0]/span[4] => [Texts differ]: expected "err\n", found "err" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[102]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[103]/td[1]/div[0]/span[5] => [Texts differ]: expected "(\n", found "(" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[104]/td[1]/div[0]/span[9] => [Texts differ]: expected "},\n", found "}," [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[105]/td[1]/div[0]/span[2] => [Texts differ]: expected ",\n", found "," [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[106]/td[1]/div[0]/span[5] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[107]/td[1]/div[0]/span[4] => [Texts differ]: expected ",\n", found "," [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[108]/td[1]/div[0]/span[4] => [Texts differ]: expected ",\n", found "," [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[109]/td[1]/div[0]/span[4] => [Texts differ]: expected ",\n", found "," [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[110]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t},\n", found "\t\t}," [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[111]/td[1]/div[0]/span[1] => [Texts differ]: expected "nil\n", found "nil" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[112]/td[1]/div[0]/span[0] => [Texts differ]: expected "}\n", found "}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[113]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[114]/td[1]/div[0]/span[3] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[115]/td[1]/div[0]/span[3] => [Texts differ]: expected "FileMatch\n", found "FileMatch" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[116]/td[1]/div[0]/span[2] => [Texts differ]: expected "bool\n", found "bool" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[117]/td[1]/div[0]/span[4] => [Texts differ]: expected "{}\n", found "{}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[118]/td[1]/div[0]/span[2] => [Texts differ]: expected "error\n", found "error" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[119]/td[1]/div[0]/span[0] => [Texts differ]: expected "}\n", found "}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[120]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[121]/td[1]/div[0]/span[2] => [Texts differ]: expected "30\n", found "30" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[122]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[123]/td[1]/div[0]/span[0] => [Texts differ]: expected "// zoektSearch searches repositories using zoekt, returning file contents for\n", found "// zoektSearch searches repositories using zoekt, returning file contents for" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[124]/td[1]/div[0]/span[0] => [Texts differ]: expected "// files that match the given pattern.\n", found "// files that match the given pattern." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[125]/td[1]/div[0]/span[0] => [Texts differ]: expected "//\n", found "//" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[126]/td[1]/div[0]/span[0] => [Texts differ]: expected "// Timeouts are reported through the context, and as a special case errNoResultsInTimeout\n", found "// Timeouts are reported through the context, and as a special case errNoResultsInTimeout" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[127]/td[1]/div[0]/span[0] => [Texts differ]: expected "// is returned if no results are found in the given timeout (instead of the more common\n", found "// is returned if no results are found in the given timeout (instead of the more common" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[128]/td[1]/div[0]/span[0] => [Texts differ]: expected "// case of finding partial or full results in the given timeout).\n", found "// case of finding partial or full results in the given timeout)." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[129]/td[1]/div[0]/span[51] => [Texts differ]: expected ") {\n", found ") {" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[130]/td[1]/div[0]/span[3] => [Texts differ]: expected "() {\n", found "() {" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[131]/td[1]/div[0]/span[5] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[132]/td[1]/div[0]/span[4] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[133]/td[1]/div[0]/span[4] => [Texts differ]: expected ",\n", found "," [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[134]/td[1]/div[0]/span[4] => [Texts differ]: expected ",\n", found "," [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[135]/td[1]/div[0]/span[4] => [Texts differ]: expected ",\n", found "," [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[136]/td[1]/div[0]/span[4] => [Texts differ]: expected ",\n", found "," [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[137]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t\t}\n", found "\t\t\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[138]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t}\n", found "\t\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[139]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}()\n", found "\t}()" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[140]/td[1]/div[0]/span[7] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[141]/td[1]/div[0]/span[8] => [Texts differ]: expected "nil\n", found "nil" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[142]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[143]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[144]/td[1]/div[0]/span[1] => [Texts differ]: expected "// Choose sensible values for k when we generalize this.\n", found "// Choose sensible values for k when we generalize this." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[145]/td[1]/div[0]/span[16] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[146]/td[1]/div[0]/span[12] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[147]/td[1]/div[0]/span[5] => [Texts differ]: expected "true\n", found "true" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[148]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[149]/td[1]/div[0]/span[1] => [Texts differ]: expected "// TODO(@camdencheek) TODO(@rvantonder) handle \"timeout:...\" values in this context.\n", found "// TODO(@camdencheek) TODO(@rvantonder) handle \"timeout:...\" values in this context." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[150]/td[1]/div[0]/span[3] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[151]/td[1]/div[0]/span[1] => [Texts differ]: expected "// If the user manually specified a timeout, allow zoekt to use all of the remaining timeout.\n", found "// If the user manually specified a timeout, allow zoekt to use all of the remaining timeout." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[152]/td[1]/div[0]/span[8] => [Texts differ]: expected "()\n", found "()" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[153]/td[1]/div[0]/span[10] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[154]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[155]/td[1]/div[0]/span[1] => [Texts differ]: expected "// We don't want our context's deadline to cut off zoekt so that we can get the results\n", found "// We don't want our context's deadline to cut off zoekt so that we can get the results" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[156]/td[1]/div[0]/span[1] => [Texts differ]: expected "// found before the deadline.\n", found "// found before the deadline." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[157]/td[1]/div[0]/span[1] => [Texts differ]: expected "//\n", found "//" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[158]/td[1]/div[0]/span[1] => [Texts differ]: expected "// We'll create a new context that gets cancelled if the other context is cancelled for any\n", found "// We'll create a new context that gets cancelled if the other context is cancelled for any" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[159]/td[1]/div[0]/span[1] => [Texts differ]: expected "// reason other than the deadline being exceeded. This essentially means the deadline for the new context\n", found "// reason other than the deadline being exceeded. This essentially means the deadline for the new context" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[160]/td[1]/div[0]/span[1] => [Texts differ]: expected "// will be `deadline + time for zoekt to cancel + network latency`.\n", found "// will be `deadline + time for zoekt to cancel + network latency`." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[161]/td[1]/div[0]/span[3] => [Texts differ]: expected "CancelFunc\n", found "CancelFunc" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[162]/td[1]/div[0]/span[8] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[163]/td[1]/div[0]/span[3] => [Texts differ]: expected "()\n", found "()" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[164]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[165]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[166]/td[1]/div[0]/span[8] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[167]/td[1]/div[0]/span[5] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[168]/td[1]/div[0]/span[8] => [Texts differ]: expected "err\n", found "err" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[169]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[170]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[171]/td[1]/div[0]/span[6] => [Texts differ]: expected "()\n", found "()" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[172]/td[1]/div[0]/span[14] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[173]/td[1]/div[0]/span[5] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[174]/td[1]/div[0]/span[8] => [Texts differ]: expected "err\n", found "err" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[175]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[176]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[177]/td[1]/div[0]/span[6] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[178]/td[1]/div[0]/span[15] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[179]/td[1]/div[0]/span[5] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[180]/td[1]/div[0]/span[8] => [Texts differ]: expected "err\n", found "err" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[181]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[182]/td[1]/div[0]/span[9] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[183]/td[1]/div[0]/span[8] => [Texts differ]: expected "errNoResultsInTimeout\n", found "errNoResultsInTimeout" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[184]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[185]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[186]/td[1]/div[0]/span[1] => [Texts differ]: expected "// We always return approximate results (limitHit true) unless we run the branch to perform a more complete search.\n", found "// We always return approximate results (limitHit true) unless we run the branch to perform a more complete search." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[187]/td[1]/div[0]/span[3] => [Texts differ]: expected "true\n", found "true" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[188]/td[1]/div[0]/span[1] => [Texts differ]: expected "// If the previous indexed search did not return a substantial number of matching file candidates or count was\n", found "// If the previous indexed search did not return a substantial number of matching file candidates or count was" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[189]/td[1]/div[0]/span[1] => [Texts differ]: expected "// manually specified, run a more complete and expensive search.\n", found "// manually specified, run a more complete and expensive search." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[190]/td[1]/div[0]/span[13] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[191]/td[1]/div[0]/span[14] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[192]/td[1]/div[0]/span[5] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[193]/td[1]/div[0]/span[8] => [Texts differ]: expected "err\n", found "err" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[194]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t}\n", found "\t\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[195]/td[1]/div[0]/span[15] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[196]/td[1]/div[0]/span[5] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[197]/td[1]/div[0]/span[8] => [Texts differ]: expected "err\n", found "err" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[198]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t}\n", found "\t\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[199]/td[1]/div[0]/span[9] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[200]/td[1]/div[0]/span[8] => [Texts differ]: expected "errNoResultsInTimeout\n", found "errNoResultsInTimeout" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[201]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t}\n", found "\t\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[202]/td[1]/div[0]/span[1] => [Texts differ]: expected "// This is the only place limitHit can be set false, meaning we covered everything.\n", found "// This is the only place limitHit can be set false, meaning we covered everything." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[203]/td[1]/div[0]/span[11] => [Texts differ]: expected "0\n", found "0" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[204]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[205]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[206]/td[1]/div[0]/span[9] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[207]/td[1]/div[0]/span[8] => [Texts differ]: expected "nil\n", found "nil" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[208]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[209]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[210]/td[1]/div[0]/span[5] => [Texts differ]: expected "k\n", found "k" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[211]/td[1]/div[0]/span[10] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[212]/td[1]/div[0]/span[9] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[213]/td[1]/div[0]/span[9] => [Texts differ]: expected "maxLineMatches]\n", found "maxLineMatches]" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[214]/td[1]/div[0]/span[3] => [Texts differ]: expected "true\n", found "true" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[215]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t}\n", found "\t\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[216]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[217]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[218]/td[1]/div[0]/span[10] => [Texts differ]: expected "nil\n", found "nil" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[219]/td[1]/div[0]/span[0] => [Texts differ]: expected "}\n", found "}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[220]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[221]/td[1]/div[0]/span[17] => [Texts differ]: expected ") {\n", found ") {" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[222]/td[1]/div[0]/span[3] => [Texts differ]: expected "0\n", found "0" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[223]/td[1]/div[0]/span[14] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[224]/td[1]/div[0]/span[3] => [Texts differ]: expected "() {\n", found "() {" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[225]/td[1]/div[0]/span[14] => [Texts differ]: expected "))\n", found "))" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[226]/td[1]/div[0]/span[4] => [Texts differ]: expected "()\n", found "()" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[227]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}()\n", found "\t}()" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[228]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[229]/td[1]/div[0]/span[8] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[230]/td[1]/div[0]/span[5] => [Texts differ]: expected "()\n", found "()" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[231]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[232]/td[1]/div[0]/span[8] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[233]/td[1]/div[0]/span[12] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[234]/td[1]/div[0]/span[5] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[235]/td[1]/div[0]/span[2] => [Texts differ]: expected "err\n", found "err" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[236]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t}\n", found "\t\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[237]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[238]/td[1]/div[0]/span[12] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[239]/td[1]/div[0]/span[5] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[240]/td[1]/div[0]/span[2] => [Texts differ]: expected "err\n", found "err" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[241]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t}\n", found "\t\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[242]/td[1]/div[0]/span[3] => [Texts differ]: expected "n\n", found "n" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[243]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[244]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[245]/td[1]/div[0]/span[2] => [Texts differ]: expected "nil\n", found "nil" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[246]/td[1]/div[0]/span[0] => [Texts differ]: expected "}\n", found "}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[247]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[248]/td[1]/div[0]/span[9] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[249]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[250]/td[1]/div[0]/span[0] => [Texts differ]: expected "// contextWithoutDeadline returns a context which will cancel if the cOld is\n", found "// contextWithoutDeadline returns a context which will cancel if the cOld is" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[251]/td[1]/div[0]/span[0] => [Texts differ]: expected "// canceled.\n", found "// canceled." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[252]/td[1]/div[0]/span[14] => [Texts differ]: expected ") {\n", found ") {" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[253]/td[1]/div[0]/span[12] => [Texts differ]: expected "())\n", found "())" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[254]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[255]/td[1]/div[0]/span[1] => [Texts differ]: expected "// Set trace context so we still get spans propagated\n", found "// Set trace context so we still get spans propagated" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[256]/td[1]/div[0]/span[10] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[257]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[258]/td[1]/div[0]/span[1] => [Texts differ]: expected "// Copy actor from cOld to cNew.\n", found "// Copy actor from cOld to cNew." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[259]/td[1]/div[0]/span[14] => [Texts differ]: expected "))\n", found "))" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[260]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[261]/td[1]/div[0]/span[3] => [Texts differ]: expected "() {\n", found "() {" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[262]/td[1]/div[0]/span[2] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[263]/td[1]/div[0]/span[5] => [Texts differ]: expected "():\n", found "():" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[264]/td[1]/div[0]/span[1] => [Texts differ]: expected "// cancel the new context if the old one is done for some reason other than the deadline passing.\n", found "// cancel the new context if the old one is done for some reason other than the deadline passing." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[265]/td[1]/div[0]/span[10] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[266]/td[1]/div[0]/span[2] => [Texts differ]: expected "()\n", found "()" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[267]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t\t}\n", found "\t\t\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[268]/td[1]/div[0]/span[5] => [Texts differ]: expected "():\n", found "():" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[269]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t}\n", found "\t\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[270]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}()\n", found "\t}()" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[271]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[272]/td[1]/div[0]/span[4] => [Texts differ]: expected "cancel\n", found "cancel" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[273]/td[1]/div[0]/span[0] => [Texts differ]: expected "}\n", found "}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[274]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[275]/td[1]/div[0]/span[0] => [Texts differ]: expected "// atomicEndpoints allows us to update the endpoints used by our zoekt client.\n", found "// atomicEndpoints allows us to update the endpoints used by our zoekt client." [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[276]/td[1]/div[0]/span[3] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[277]/td[1]/div[0]/span[3] => [Texts differ]: expected "Value\n", found "Value" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[278]/td[1]/div[0]/span[0] => [Texts differ]: expected "}\n", found "}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[279]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[280]/td[1]/div[0]/span[13] => [Texts differ]: expected ") {\n", found ") {" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[281]/td[1]/div[0]/span[8] => [Texts differ]: expected "()\n", found "()" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[282]/td[1]/div[0]/span[5] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[283]/td[1]/div[0]/span[11] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[284]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[285]/td[1]/div[0]/span[8] => [Texts differ]: expected "nil\n", found "nil" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[286]/td[1]/div[0]/span[0] => [Texts differ]: expected "}\n", found "}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[287]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[288]/td[1]/div[0]/span[10] => [Texts differ]: expected ") {\n", found ") {" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[289]/td[1]/div[0]/span[7] => [Texts differ]: expected ") {\n", found ") {" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[290]/td[1]/div[0]/span[1] => [Texts differ]: expected "return\n", found "return" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[291]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[292]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[293]/td[1]/div[0]/span[12] => [Texts differ]: expected "))\n", found "))" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[294]/td[1]/div[0]/span[8] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[295]/td[1]/div[0]/span[4] => [Texts differ]: expected "{}{}\n", found "{}{}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[296]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[297]/td[1]/div[0]/span[8] => [Texts differ]: expected ")\n", found ")" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[298]/td[1]/div[0]/span[0] => [Texts differ]: expected "}\n", found "}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[299]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[300]/td[1]/div[0]/span[12] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[301]/td[1]/div[0]/span[8] => [Texts differ]: expected "()\n", found "()" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[302]/td[1]/div[0]/span[5] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[303]/td[1]/div[0]/span[2] => [Texts differ]: expected "true\n", found "true" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[304]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[305]/td[1]/div[0]/span[8] => [Texts differ]: expected ") {\n", found ") {" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[306]/td[1]/div[0]/span[2] => [Texts differ]: expected "true\n", found "true" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[307]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[308]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[309]/td[1]/div[0]/span[8] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[310]/td[1]/div[0]/span[10] => [Texts differ]: expected "{\n", found "{" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[311]/td[1]/div[0]/span[2] => [Texts differ]: expected "true\n", found "true" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[312]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t\t}\n", found "\t\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[313]/td[1]/div[0]/span[0] => [Texts differ]: expected "\t}\n", found "\t}" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[314]/td[1]/div[0] => [One element is missing]: expected "span" [INFO] [stdout] /html[0]/body[0]/table[0]/tbody[0]/tr[315]/td[1]/div[0]/span[2] => [Texts differ]: expected "false\n", found "false" [INFO] [stdout] thread 'tests::asset2' panicked at 'assertion failed: !has_diffs', src/lib.rs:200:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f8b684394d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f8b684394d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f8b684394d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f8b684394d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f8b686661c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55f8b6840181 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55f8b6845515 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f8b6845515 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f8b6845515 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f8b6845204 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55f8b6845a62 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f8b6845909 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x55f8b6843e04 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f8b6845679 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f8b647c9b3 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55f8b647c87d - core::panicking::panic::h19a70c01bbabd538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x55f8b6482114 - hl::tests::assert_diff::he78bdcbde37b8a5e [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:200:9 [INFO] [stdout] 17: 0x55f8b6481e4f - hl::tests::test_asset::h9ee855f79a50626a [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:189:9 [INFO] [stdout] 18: 0x55f8b648217b - hl::tests::asset2::h7eec1431b9171e56 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:210:9 [INFO] [stdout] 19: 0x55f8b648215a - hl::tests::asset2::{{closure}}::h533a08050d6f20d1 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:209:5 [INFO] [stdout] 20: 0x55f8b647efae - core::ops::function::FnOnce::call_once::h1aedf2a9fef259bc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55f8b64b7a73 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55f8b64b7a73 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 23: 0x55f8b64b6829 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 24: 0x55f8b64b6829 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55f8b64b6829 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55f8b64b6829 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55f8b64b6829 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55f8b64b6829 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 29: 0x55f8b64b6829 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 30: 0x55f8b64829de - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 31: 0x55f8b64829de - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55f8b6487f48 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x55f8b6487f48 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55f8b6487f48 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55f8b6487f48 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55f8b6487f48 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55f8b6487f48 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x55f8b6487f48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55f8b684a273 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55f8b684a273 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x55f8b684a273 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f589b307609 - start_thread [INFO] [stdout] 43: 0x7f589b0d7163 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::asset1 [INFO] [stdout] tests::asset2 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.61s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "cd638f0460d75fd9118555abff172a1c492711cc7f2ede4323fec590207b8286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd638f0460d75fd9118555abff172a1c492711cc7f2ede4323fec590207b8286", kill_on_drop: false }` [INFO] [stdout] cd638f0460d75fd9118555abff172a1c492711cc7f2ede4323fec590207b8286