[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-02-22 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-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/camdencheek/poc-wasm-highlight on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-21/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-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallvec v0.3.4 [INFO] [stderr] Downloaded procedural-masquerade v0.1.7 [INFO] [stderr] Downloaded mime-sniffer v0.1.2 [INFO] [stderr] Downloaded html-diff v0.0.6 [INFO] [stderr] Downloaded html5ever v0.20.0 [INFO] [stderr] Downloaded markup5ever v0.5.0 [INFO] [stderr] Downloaded cssparser v0.13.7 [INFO] [stderr] Downloaded selectors v0.18.0 [INFO] [stderr] Downloaded kuchiki v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 730bc28b64ac76d4995f89d251442e835294802fee1bb309e26412eeeb26e8c4 [INFO] running `Command { std: "docker" "start" "-a" "730bc28b64ac76d4995f89d251442e835294802fee1bb309e26412eeeb26e8c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "730bc28b64ac76d4995f89d251442e835294802fee1bb309e26412eeeb26e8c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "730bc28b64ac76d4995f89d251442e835294802fee1bb309e26412eeeb26e8c4", kill_on_drop: false }` [INFO] [stdout] 730bc28b64ac76d4995f89d251442e835294802fee1bb309e26412eeeb26e8c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 021d7aa60ed1e834e90b7c399f3c1afc81a298db4ec2e91deb73718f58a60315 [INFO] running `Command { std: "docker" "start" "-a" "021d7aa60ed1e834e90b7c399f3c1afc81a298db4ec2e91deb73718f58a60315", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [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 chrono v0.4.19 [INFO] [stderr] Compiling fancy-regex v0.4.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling cssparser v0.13.7 [INFO] [stderr] Compiling html5ever v0.20.0 [INFO] [stderr] Compiling idna v0.1.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 selectors v0.18.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.5.0 [INFO] [stderr] Compiling mime-sniffer v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [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.35s [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 1` [INFO] running `Command { std: "docker" "inspect" "021d7aa60ed1e834e90b7c399f3c1afc81a298db4ec2e91deb73718f58a60315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "021d7aa60ed1e834e90b7c399f3c1afc81a298db4ec2e91deb73718f58a60315", kill_on_drop: false }` [INFO] [stdout] 021d7aa60ed1e834e90b7c399f3c1afc81a298db4ec2e91deb73718f58a60315 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acfb4b6ddfa454471a2d7f5107949796a2488ba4d600b8d707bf10ca158bb78f [INFO] running `Command { std: "docker" "start" "-a" "acfb4b6ddfa454471a2d7f5107949796a2488ba4d600b8d707bf10ca158bb78f", 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.66s [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 2` [INFO] running `Command { std: "docker" "inspect" "acfb4b6ddfa454471a2d7f5107949796a2488ba4d600b8d707bf10ca158bb78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acfb4b6ddfa454471a2d7f5107949796a2488ba4d600b8d707bf10ca158bb78f", kill_on_drop: false }` [INFO] [stdout] acfb4b6ddfa454471a2d7f5107949796a2488ba4d600b8d707bf10ca158bb78f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e45913014c45665698bcb10364ec71a5501fc79fa3e6448d6e0f8539f36049b [INFO] running `Command { std: "docker" "start" "-a" "5e45913014c45665698bcb10364ec71a5501fc79fa3e6448d6e0f8539f36049b", 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 3` [INFO] [stderr] Running unittests (/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: 0x5579da21322c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5579da21322c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5579da21322c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5579da21322c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5579da23894c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5579da20e998 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5579da215377 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5579da215377 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5579da215377 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5579da2150ab - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5579da215aca - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5579da215779 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5579da2136f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5579da2154c9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5579d9e4a6f3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5579d9e4a5bd - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5579d9e50303 - hl::tests::assert_diff::he4165ba1776d354a [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:200:9 [INFO] [stdout] 17: 0x5579d9e5005c - hl::tests::test_asset::h69705704d5ea431c [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:189:9 [INFO] [stdout] 18: 0x5579d9e5033b - hl::tests::asset1::h471e457fe07d447f [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:205:9 [INFO] [stdout] 19: 0x5579d9e5031a - hl::tests::asset1::{{closure}}::h375cfecc7fb4956e [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:204:5 [INFO] [stdout] 20: 0x5579d9e4d5ee - core::ops::function::FnOnce::call_once::hb9ad920a9d126f8f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5579d9e7c013 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x5579d9e7c013 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 23: 0x5579d9e7ad41 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 24: 0x5579d9e7ad41 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x5579d9e7ad41 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x5579d9e7ad41 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x5579d9e7ad41 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x5579d9e7ad41 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 29: 0x5579d9e7ad41 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x5579d9e84621 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x5579d9e84621 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x5579d9e50d7f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x5579d9e50d7f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x5579d9e50d7f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x5579d9e50d7f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x5579d9e50d7f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x5579d9e50d7f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x5579d9e50d7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x5579da21b763 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x5579da21b763 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x5579da21b763 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7ff91d6c4609 - start_thread [INFO] [stdout] 43: 0x7ff91d496293 - 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: 0x5579da21322c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5579da21322c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5579da21322c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5579da21322c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5579da23894c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5579da20e998 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5579da215377 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5579da215377 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5579da215377 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5579da2150ab - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5579da215aca - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5579da215779 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x5579da2136f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5579da2154c9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5579d9e4a6f3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5579d9e4a5bd - core::panicking::panic::h33838847634b5d2d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x5579d9e50303 - hl::tests::assert_diff::he4165ba1776d354a [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:200:9 [INFO] [stdout] 17: 0x5579d9e5005c - hl::tests::test_asset::h69705704d5ea431c [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:189:9 [INFO] [stdout] 18: 0x5579d9e5036b - hl::tests::asset2::h2e736bb89a50f69d [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:210:9 [INFO] [stdout] 19: 0x5579d9e5034a - hl::tests::asset2::{{closure}}::h02427abd15f65173 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:209:5 [INFO] [stdout] 20: 0x5579d9e4d62e - core::ops::function::FnOnce::call_once::hc9413a1c3a0745c6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5579d9e7c013 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x5579d9e7c013 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 23: 0x5579d9e7ad41 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 24: 0x5579d9e7ad41 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x5579d9e7ad41 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x5579d9e7ad41 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x5579d9e7ad41 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x5579d9e7ad41 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 29: 0x5579d9e7ad41 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x5579d9e84621 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x5579d9e84621 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x5579d9e50d7f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x5579d9e50d7f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x5579d9e50d7f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x5579d9e50d7f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x5579d9e50d7f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x5579d9e50d7f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x5579d9e50d7f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x5579da21b763 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x5579da21b763 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x5579da21b763 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7ff91d6c4609 - start_thread [INFO] [stdout] 43: 0x7ff91d496293 - 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 2.90s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "5e45913014c45665698bcb10364ec71a5501fc79fa3e6448d6e0f8539f36049b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e45913014c45665698bcb10364ec71a5501fc79fa3e6448d6e0f8539f36049b", kill_on_drop: false }` [INFO] [stdout] 5e45913014c45665698bcb10364ec71a5501fc79fa3e6448d6e0f8539f36049b