[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 master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [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 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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" "+62efba8a050c64249dab942951bb28f710208bc8" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9d5266f300c0ac40175c27421d5fddc09ccd9cfca51e11696c5cc332de5a3be [INFO] running `Command { std: "docker" "start" "-a" "c9d5266f300c0ac40175c27421d5fddc09ccd9cfca51e11696c5cc332de5a3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9d5266f300c0ac40175c27421d5fddc09ccd9cfca51e11696c5cc332de5a3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d5266f300c0ac40175c27421d5fddc09ccd9cfca51e11696c5cc332de5a3be", kill_on_drop: false }` [INFO] [stdout] c9d5266f300c0ac40175c27421d5fddc09ccd9cfca51e11696c5cc332de5a3be [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=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d292131a6702b5e1460cb384406f22cc3f440ecbc220d3aab21422a64fc6a59 [INFO] running `Command { std: "docker" "start" "-a" "3d292131a6702b5e1460cb384406f22cc3f440ecbc220d3aab21422a64fc6a59", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling procedural-masquerade v0.1.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling smallvec v0.3.4 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling fancy-regex v0.4.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling mime-sniffer v0.1.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 string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.5.0 [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 cssparser v0.13.7 [INFO] [stderr] Compiling html5ever v0.20.0 [INFO] [stderr] Compiling serde v1.0.125 [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 1m 48s [INFO] running `Command { std: "docker" "inspect" "3d292131a6702b5e1460cb384406f22cc3f440ecbc220d3aab21422a64fc6a59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d292131a6702b5e1460cb384406f22cc3f440ecbc220d3aab21422a64fc6a59", kill_on_drop: false }` [INFO] [stdout] 3d292131a6702b5e1460cb384406f22cc3f440ecbc220d3aab21422a64fc6a59 [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=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb4efb152ecde3e6e9ede46d8aa952a9f2c9b3a0cd20e53678af6febaefaf66f [INFO] running `Command { std: "docker" "start" "-a" "eb4efb152ecde3e6e9ede46d8aa952a9f2c9b3a0cd20e53678af6febaefaf66f", kill_on_drop: false }` [INFO] [stderr] Compiling hl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `highlight_ranges` [INFO] [stdout] --> src/lib.rs:113:4 [INFO] [stdout] | [INFO] [stdout] 113 | fn highlight_ranges(code: &str, ss: &SyntaxSet, syntax: &SyntaxReference, theme: &Theme, highlight_long_lines: bool, ranges: &[LineRange]... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `LineRange` [INFO] [stdout] --> src/lib.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | struct LineRange{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contains` [INFO] [stdout] --> src/lib.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | fn contains(&self, line_num: usize) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `highlight_ranges` [INFO] [stdout] --> src/lib.rs:113:4 [INFO] [stdout] | [INFO] [stdout] 113 | fn highlight_ranges(code: &str, ss: &SyntaxSet, syntax: &SyntaxReference, theme: &Theme, highlight_long_lines: bool, ranges: &[LineRange]... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `LineRange` [INFO] [stdout] --> src/lib.rs:214:8 [INFO] [stdout] | [INFO] [stdout] 214 | struct LineRange{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contains` [INFO] [stdout] --> src/lib.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | fn contains(&self, line_num: usize) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.78s [INFO] running `Command { std: "docker" "inspect" "eb4efb152ecde3e6e9ede46d8aa952a9f2c9b3a0cd20e53678af6febaefaf66f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb4efb152ecde3e6e9ede46d8aa952a9f2c9b3a0cd20e53678af6febaefaf66f", kill_on_drop: false }` [INFO] [stdout] eb4efb152ecde3e6e9ede46d8aa952a9f2c9b3a0cd20e53678af6febaefaf66f [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=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e70405ec7c12d04e81cedcd35426ac22e719ddd740e0ece1068a66e7811296fd [INFO] running `Command { std: "docker" "start" "-a" "e70405ec7c12d04e81cedcd35426ac22e719ddd740e0ece1068a66e7811296fd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] 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 2.58s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hl-12f14b8e0647bae1) [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: 0x561af542c1bc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561af542c1bc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561af542c1bc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561af542c1bc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561af544f23c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x561af5427fd5 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x561af542da90 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561af542da90 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561af542da90 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x561af542d676 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x561af542e144 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x561af542dbf2 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x561af542c674 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x561af542db89 - rust_begin_unwind [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x561af5054e01 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x561af5054d4d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:47:5 [INFO] [stdout] 16: 0x561af505a1e6 - hl::tests::assert_diff::hc2135994e4004add [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:200:9 [INFO] [stdout] 17: 0x561af5059e7c - hl::tests::test_asset::hf415f7282f8e07dd [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:189:9 [INFO] [stdout] 18: 0x561af505a21b - hl::tests::asset1::h2383640306cd38b3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:205:9 [INFO] [stdout] 19: 0x561af505a1fa - hl::tests::asset1::{{closure}}::hebf0c5e4a15ba278 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:204:5 [INFO] [stdout] 20: 0x561af5057c0e - core::ops::function::FnOnce::call_once::ha130b93a63a3aa7a [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x561af508f723 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561af508f723 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:585:5 [INFO] [stdout] 23: 0x561af508e337 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 24: 0x561af508e337 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x561af508e337 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 26: 0x561af508e337 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 27: 0x561af508e337 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 28: 0x561af508e337 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:608:18 [INFO] [stdout] 29: 0x561af508e337 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:500:39 [INFO] [stdout] 30: 0x561af505b5de - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:527:37 [INFO] [stdout] 31: 0x561af505b5de - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 32: 0x561af5060338 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 33: 0x561af5060338 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x561af5060338 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 35: 0x561af5060338 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 36: 0x561af5060338 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 37: 0x561af5060338 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 38: 0x561af5060338 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x561af5432bd3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x561af5432bd3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 41: 0x561af5432bd3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 42: 0x7ff7979b7609 - start_thread [INFO] [stdout] 43: 0x7ff797789293 - 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: 0x561af542c1bc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x561af542c1bc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x561af542c1bc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x561af542c1bc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x561af544f23c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x561af5427fd5 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x561af542da90 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x561af542da90 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x561af542da90 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x561af542d676 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x561af542e144 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x561af542dbf2 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:500:13 [INFO] [stdout] 12: 0x561af542c674 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x561af542db89 - rust_begin_unwind [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x561af5054e01 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x561af5054d4d - core::panicking::panic::h50b51d19800453c0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:47:5 [INFO] [stdout] 16: 0x561af505a1e6 - hl::tests::assert_diff::hc2135994e4004add [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:200:9 [INFO] [stdout] 17: 0x561af5059e7c - hl::tests::test_asset::hf415f7282f8e07dd [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:189:9 [INFO] [stdout] 18: 0x561af505a24b - hl::tests::asset2::hfc1bed521d83d3f3 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:210:9 [INFO] [stdout] 19: 0x561af505a22a - hl::tests::asset2::{{closure}}::h3d901b0db3b93272 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:209:5 [INFO] [stdout] 20: 0x561af5057bae - core::ops::function::FnOnce::call_once::h5f4ccad07f1af35c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x561af508f723 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x561af508f723 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:585:5 [INFO] [stdout] 23: 0x561af508e337 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 24: 0x561af508e337 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x561af508e337 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 26: 0x561af508e337 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 27: 0x561af508e337 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 28: 0x561af508e337 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:608:18 [INFO] [stdout] 29: 0x561af508e337 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:500:39 [INFO] [stdout] 30: 0x561af505b5de - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:527:37 [INFO] [stdout] 31: 0x561af505b5de - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 32: 0x561af5060338 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 33: 0x561af5060338 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x561af5060338 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 35: 0x561af5060338 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 36: 0x561af5060338 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 37: 0x561af5060338 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 38: 0x561af5060338 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x561af5432bd3 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x561af5432bd3 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 41: 0x561af5432bd3 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 42: 0x7ff7979b7609 - start_thread [INFO] [stdout] 43: 0x7ff797789293 - 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 5.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "e70405ec7c12d04e81cedcd35426ac22e719ddd740e0ece1068a66e7811296fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e70405ec7c12d04e81cedcd35426ac22e719ddd740e0ece1068a66e7811296fd", kill_on_drop: false }` [INFO] [stdout] e70405ec7c12d04e81cedcd35426ac22e719ddd740e0ece1068a66e7811296fd