[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamdencheek%2Fpoc-wasm-highlight" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/camdencheek/poc-wasm-highlight on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-14/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc2fda9910d0dbfe489410ac8bc3ad10b9a092e04218b239092c18654f4b8873 [INFO] running `Command { std: "docker" "start" "-a" "dc2fda9910d0dbfe489410ac8bc3ad10b9a092e04218b239092c18654f4b8873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc2fda9910d0dbfe489410ac8bc3ad10b9a092e04218b239092c18654f4b8873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc2fda9910d0dbfe489410ac8bc3ad10b9a092e04218b239092c18654f4b8873", kill_on_drop: false }` [INFO] [stdout] dc2fda9910d0dbfe489410ac8bc3ad10b9a092e04218b239092c18654f4b8873 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 491de43067d8e5f80aaf5c6560d31582aa1a575d42960059fa6a95448fd40efc [INFO] running `Command { std: "docker" "start" "-a" "491de43067d8e5f80aaf5c6560d31582aa1a575d42960059fa6a95448fd40efc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling fancy-regex v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [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 selectors v0.18.0 [INFO] [stderr] Compiling mime-sniffer v0.1.2 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.5.0 [INFO] [stderr] Compiling cssparser v0.13.7 [INFO] [stderr] Compiling html5ever v0.20.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 bincode v1.3.2 [INFO] [stderr] Compiling plist v1.1.0 [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 27.05s [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 4` [INFO] running `Command { std: "docker" "inspect" "491de43067d8e5f80aaf5c6560d31582aa1a575d42960059fa6a95448fd40efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "491de43067d8e5f80aaf5c6560d31582aa1a575d42960059fa6a95448fd40efc", kill_on_drop: false }` [INFO] [stdout] 491de43067d8e5f80aaf5c6560d31582aa1a575d42960059fa6a95448fd40efc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e0bb656f98ae679280b385e7ce23a6e0e0306ede7b2125fb5a89f4161c551da [INFO] running `Command { std: "docker" "start" "-a" "1e0bb656f98ae679280b385e7ce23a6e0e0306ede7b2125fb5a89f4161c551da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 2.70s [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 5` [INFO] running `Command { std: "docker" "inspect" "1e0bb656f98ae679280b385e7ce23a6e0e0306ede7b2125fb5a89f4161c551da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e0bb656f98ae679280b385e7ce23a6e0e0306ede7b2125fb5a89f4161c551da", kill_on_drop: false }` [INFO] [stdout] 1e0bb656f98ae679280b385e7ce23a6e0e0306ede7b2125fb5a89f4161c551da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14c91fad87be3f7932987b78632183cc77a02908060a41770a4c3d229714e7a4 [INFO] running `Command { std: "docker" "start" "-a" "14c91fad87be3f7932987b78632183cc77a02908060a41770a4c3d229714e7a4", 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.09s [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 6` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hl-7083d71706dce34c) [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: 0x559a98b8fd4c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559a98b8fd4c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a98b8fd4c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a98b8fd4c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a98bb598c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x559a98b8ae23 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x559a98b922a2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a98b922a2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a98b922a2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x559a98b91ef1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x559a98b928f3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x559a98b925e2 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x559a98b901f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x559a98b92349 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x559a987cd391 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x559a987cd2dd - core::panicking::panic::h97167cd315d19cd4 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x559a987d2992 - hl::tests::assert_diff::h2cc703459b33df3c [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:200:9 [INFO] [stdout] 17: 0x559a987d26cc - hl::tests::test_asset::hf53ce5e2b04402aa [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:189:9 [INFO] [stdout] 18: 0x559a987d29cb - hl::tests::asset1::hd6aa9e726053a70d [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:205:9 [INFO] [stdout] 19: 0x559a987d29aa - hl::tests::asset1::{{closure}}::h50786a9e8a30b0d7 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:204:5 [INFO] [stdout] 20: 0x559a987cff3e - core::ops::function::FnOnce::call_once::h91d5e64703811743 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x559a987fedc3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x559a987fedc3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 23: 0x559a987fdaaf - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 24: 0x559a987fdaaf - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x559a987fdaaf - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 26: 0x559a987fdaaf - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 27: 0x559a987fdaaf - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 28: 0x559a987fdaaf - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 29: 0x559a987fdaaf - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 30: 0x559a98806e71 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 31: 0x559a98806e71 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 32: 0x559a987d38ff - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 33: 0x559a987d38ff - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x559a987d38ff - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 35: 0x559a987d38ff - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 36: 0x559a987d38ff - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 37: 0x559a987d38ff - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 38: 0x559a987d38ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x559a98b98473 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x559a98b98473 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x559a98b98473 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f8c2862b609 - start_thread [INFO] [stdout] 43: 0x7f8c283fd293 - 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: 0x559a98b8fd4c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559a98b8fd4c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559a98b8fd4c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x559a98b8fd4c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x559a98bb598c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x559a98b8ae23 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x559a98b922a2 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x559a98b922a2 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x559a98b922a2 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x559a98b91ef1 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x559a98b928f3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x559a98b925e2 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x559a98b901f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x559a98b92349 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x559a987cd391 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x559a987cd2dd - core::panicking::panic::h97167cd315d19cd4 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x559a987d2992 - hl::tests::assert_diff::h2cc703459b33df3c [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:200:9 [INFO] [stdout] 17: 0x559a987d26cc - hl::tests::test_asset::hf53ce5e2b04402aa [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:189:9 [INFO] [stdout] 18: 0x559a987d29fb - hl::tests::asset2::h60cb17a3117ba576 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:210:9 [INFO] [stdout] 19: 0x559a987d29da - hl::tests::asset2::{{closure}}::hc9a9e9ad133d7ac6 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:209:5 [INFO] [stdout] 20: 0x559a987cfe8e - core::ops::function::FnOnce::call_once::h563630a3d0b0e37b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x559a987fedc3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x559a987fedc3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 23: 0x559a987fdaaf - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 24: 0x559a987fdaaf - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x559a987fdaaf - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 26: 0x559a987fdaaf - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 27: 0x559a987fdaaf - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 28: 0x559a987fdaaf - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 29: 0x559a987fdaaf - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 30: 0x559a98806e71 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 31: 0x559a98806e71 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 32: 0x559a987d38ff - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 33: 0x559a987d38ff - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x559a987d38ff - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 35: 0x559a987d38ff - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 36: 0x559a987d38ff - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 37: 0x559a987d38ff - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 38: 0x559a987d38ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x559a98b98473 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x559a98b98473 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x559a98b98473 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f8c2862b609 - start_thread [INFO] [stdout] 43: 0x7f8c283fd293 - 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 3.24s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "14c91fad87be3f7932987b78632183cc77a02908060a41770a4c3d229714e7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14c91fad87be3f7932987b78632183cc77a02908060a41770a4c3d229714e7a4", kill_on_drop: false }` [INFO] [stdout] 14c91fad87be3f7932987b78632183cc77a02908060a41770a4c3d229714e7a4