[INFO] cloning repository https://github.com/hoijui/mle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoijui/mle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoijui%2Fmle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoijui%2Fmle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b744ad671270808598151771e845ce0f34a660e2 [INFO] testing hoijui/mle against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoijui%2Fmle" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hoijui/mle on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hoijui/mle [INFO] finished tweaking git repo https://github.com/hoijui/mle [INFO] tweaked toml for git repo https://github.com/hoijui/mle written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hoijui/mle already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wildmatch v2.3.4 [INFO] [stderr] Downloaded ntest_test_cases v0.9.2 [INFO] [stderr] Downloaded ntest_timeout v0.9.2 [INFO] [stderr] Downloaded ntest v0.9.2 [INFO] [stderr] Downloaded openssl-src v300.3.0+3.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5233a05fba2e2d2bc0e1e2d592fbb866ac9eefd17ee88a3b152b465ab8575c6 [INFO] running `Command { std: "docker" "start" "-a" "f5233a05fba2e2d2bc0e1e2d592fbb866ac9eefd17ee88a3b152b465ab8575c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5233a05fba2e2d2bc0e1e2d592fbb866ac9eefd17ee88a3b152b465ab8575c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5233a05fba2e2d2bc0e1e2d592fbb866ac9eefd17ee88a3b152b465ab8575c6", kill_on_drop: false }` [INFO] [stdout] f5233a05fba2e2d2bc0e1e2d592fbb866ac9eefd17ee88a3b152b465ab8575c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 179967a96e8d070db7969ce7d92093ae2bc06d395adba88247fc9048245139b2 [INFO] running `Command { std: "docker" "start" "-a" "179967a96e8d070db7969ce7d92093ae2bc06d395adba88247fc9048245139b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling openssl-src v300.3.0+3.3.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling pulldown-cmark v0.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling wildmatch v2.3.4 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling mle v0.25.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `take_and_ws` and `take_non_ws` are never used [INFO] [stdout] --> src/extractors/html.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl<'a> Scanner<'a> { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn take_and_ws(&mut self, token: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | pub fn take_non_ws(&mut self) -> &'a str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "179967a96e8d070db7969ce7d92093ae2bc06d395adba88247fc9048245139b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "179967a96e8d070db7969ce7d92093ae2bc06d395adba88247fc9048245139b2", kill_on_drop: false }` [INFO] [stdout] 179967a96e8d070db7969ce7d92093ae2bc06d395adba88247fc9048245139b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 208692a721cd1b811f1a2f7e9e92f6e50874d88fc3cb76ebf8491f00aae5d18f [INFO] running `Command { std: "docker" "start" "-a" "208692a721cd1b811f1a2f7e9e92f6e50874d88fc3cb76ebf8491f00aae5d18f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling ntest_test_cases v0.9.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling wildmatch v2.3.4 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling ntest_timeout v0.9.2 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ntest v0.9.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling mle v0.25.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `take_and_ws` and `take_non_ws` are never used [INFO] [stdout] --> src/extractors/html.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl<'a> Scanner<'a> { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn take_and_ws(&mut self, token: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | pub fn take_non_ws(&mut self) -> &'a str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `end_to_end` is never used [INFO] [stdout] --> tests/end_to_end.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | async fn end_to_end() { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `end_to_end_different_root` is never used [INFO] [stdout] --> tests/end_to_end.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | async fn end_to_end_different_root() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `benches_dir` is never used [INFO] [stdout] --> tests/helper/mod.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn benches_dir() -> PathBuf { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `take_and_ws` is never used [INFO] [stdout] --> src/extractors/html.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl<'a> Scanner<'a> { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn take_and_ws(&mut self, token: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.69s [INFO] running `Command { std: "docker" "inspect" "208692a721cd1b811f1a2f7e9e92f6e50874d88fc3cb76ebf8491f00aae5d18f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "208692a721cd1b811f1a2f7e9e92f6e50874d88fc3cb76ebf8491f00aae5d18f", kill_on_drop: false }` [INFO] [stdout] 208692a721cd1b811f1a2f7e9e92f6e50874d88fc3cb76ebf8491f00aae5d18f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45c9d5405d185b3ff5862d81327cb6dc8409e7000fcbe30b7e2d344626612ce0 [INFO] running `Command { std: "docker" "start" "-a" "45c9d5405d185b3ff5862d81327cb6dc8409e7000fcbe30b7e2d344626612ce0", kill_on_drop: false }` [INFO] [stderr] warning: methods `take_and_ws` and `take_non_ws` are never used [INFO] [stderr] --> src/extractors/html.rs:62:12 [INFO] [stderr] | [INFO] [stderr] 36 | impl<'a> Scanner<'a> { [INFO] [stderr] | -------------------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 62 | pub fn take_and_ws(&mut self, token: &str) -> bool { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 126 | pub fn take_non_ws(&mut self) -> &'a str { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mle` (lib) generated 1 warning [INFO] [stderr] warning: method `take_and_ws` is never used [INFO] [stderr] --> src/extractors/html.rs:62:12 [INFO] [stderr] | [INFO] [stderr] 36 | impl<'a> Scanner<'a> { [INFO] [stderr] | -------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 62 | pub fn take_and_ws(&mut self, token: &str) -> bool { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `end_to_end` is never used [INFO] [stderr] --> tests/end_to_end.rs:16:10 [INFO] [stderr] | [INFO] [stderr] 16 | async fn end_to_end() { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `end_to_end_different_root` is never used [INFO] [stderr] --> tests/end_to_end.rs:41:10 [INFO] [stderr] | [INFO] [stderr] 41 | async fn end_to_end_different_root() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `benches_dir` is never used [INFO] [stderr] --> tests/helper/mod.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | pub fn benches_dir() -> PathBuf { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `mle` (lib test) generated 1 warning [INFO] [stderr] warning: `mle` (test "end_to_end") generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mle-6964f569c2060d17) [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test extractors::html::tests::anchors__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thana_href_equal_double_quotehttps_colon_slash_slashwww_full_stopw3schools_full_stopcom_double_quote_id_equal_double_quotethe_anchor_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_false_1_55 ... ok [INFO] [stdout] test extractors::html::tests::anchors__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thanabc_id_equal_double_quotethe_anchor_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_false_1_24 ... ok [INFO] [stdout] test extractors::html::tests::empty_attrib ... ok [INFO] [stdout] test extractors::html::tests::anchors__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thantable_id_equal_double_quotethe_anchor_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_false_1_26 ... ok [INFO] [stdout] test extractors::html::tests::links__less_thana_href_equal_double_quotehttps_colon_slash_slashwww_full_stopw3schools_full_stopcom_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_1_10 ... ok [INFO] [stdout] test extractors::html::tests::no_anchors__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thantable_idid_equal_double_quotethe_anchor_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than ... ok [INFO] [stdout] test extractors::html::tests::commented ... ok [INFO] [stdout] test extractors::html::tests::links__less_thana_href_equal_double_quotehttps_colon_slash_slashwww_full_stopw3schools_full_stopcom_double_quote_target_equal_double_quote_blank_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_1_10 ... ok [INFO] [stdout] test extractors::html::tests::links_single_t ... ok [INFO] [stdout] test extractors::html::tests::links__less_thana_hreflang_equal_double_quoteen_double_quote_href_equal_double_quotehttps_colon_slash_slashwww_full_stopw3schools_full_stopcom_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_1_24 ... ok [INFO] [stdout] test extractors::html::tests::no_anchors__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thana_namename_equal_double_quotethe_anchor_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than ... ok [INFO] [stdout] test extractors::html::tests::no_anchors__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thanabc_name_equal_double_quotethe_anchor_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slashabc_greater_than ... ok [INFO] [stdout] test extractors::html::tests::no_link ... ok [INFO] [stdout] test extractors::html::tests::sc_non_ws ... ok [INFO] [stdout] test extractors::html::tests::sc_skip_ws ... ok [INFO] [stdout] test extractors::html::tests::sc_take ... ok [INFO] [stdout] test extractors::html::tests::sc_take_any ... ok [INFO] [stdout] test extractors::html::tests::two_with_extra_attrib ... ok [INFO] [stdout] test extractors::markdown::tests::checkboxes ... ok [INFO] [stdout] test extractors::markdown::tests::checkboxes_quoted ... ok [INFO] [stdout] test extractors::html::tests::anchors__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thana_name_equal_double_quotethe_anchor_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_true_1_24 ... ok [INFO] [stdout] test extractors::html::tests::links__less_thana_href__equal____double_quotehttps_colon_slash_slashwww_full_stopw3schools_full_stopcom_double_quote_greater_than_Visit_W3Schools_full_stopcom_exclamation__less_than_slasha_greater_than_4_4 ... ok [INFO] [stdout] test extractors::html::tests::anchors__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thana_href_equal_double_quotehttps_colon_slash_slashwww_full_stopw3schools_full_stopcom_double_quote_name_equal_double_quotethe_anchor_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_true_1_57 ... ok [INFO] [stdout] test extractors::markdown::tests::checkboxes_with_tags ... ok [INFO] [stdout] test extractors::markdown::tests::commented_link ... ok [INFO] [stdout] test extractors::markdown::tests::escaped_code_block ... ok [INFO] [stdout] test extractors::markdown::tests::html_code_block ... ok [INFO] [stdout] test extractors::markdown::tests::html_link_ident ... ok [INFO] [stdout] test extractors::markdown::tests::html_link_new_http_no_anchor_line ... ok [INFO] [stdout] test extractors::markdown::tests::html_link_no_target ... ok [INFO] [stdout] test extractors::markdown::tests::code_block ... ok [INFO] [stdout] test extractors::markdown::tests::html_link_with_target ... ok [INFO] [stdout] test extractors::markdown::tests::image_reference ... ok [INFO] [stdout] test extractors::markdown::tests::inline_code ... ok [INFO] [stdout] test extractors::markdown::tests::inline_link_This_is_a_short_link__less_thanhttp_colon_slash_slashexample_full_stopnet_slash_greater_than_22 ... ok [INFO] [stdout] test extractors::markdown::tests::inline_link__less_thanhttp_colon_slash_slashexample_full_stopnet_slash_greater_than_1 ... ok [INFO] [stdout] test extractors::markdown::tests::inline_no_link ... ok [INFO] [stdout] test extractors::html::tests::links__less_than_exclamation_minus_minuscomment_minus_minus_greater_than_less_thana_href_equal_double_quotehttps_colon_slash_slashwww_full_stopw3schools_full_stopcom_double_quote_greater_thanVisit_W3Schools_full_stopcom_exclamation_less_than_slasha_greater_than_1_24 ... ok [INFO] [stdout] test extractors::markdown::tests::link_escaped ... ok [INFO] [stdout] test extractors::markdown::tests::link_in_code_block ... ok [INFO] [stdout] test extractors::markdown::tests::link_in_headline ... ok [INFO] [stdout] test extractors::markdown::tests::link_near_inline_code ... ok [INFO] [stdout] test extractors::markdown::tests::link_no_title ... ok [INFO] [stdout] test extractors::markdown::tests::link_relative_with_newline ... ok [INFO] [stdout] test extractors::markdown::tests::link_relative_with_newline_and_space_wrong ... ok [INFO] [stdout] test extractors::markdown::tests::link_target_on_new_line ... ok [INFO] [stdout] test extractors::markdown::tests::link_very_near_inline_code ... ok [INFO] [stdout] test extractors::markdown::tests::referenced_link ... ok [INFO] [stdout] test extractors::markdown::tests::referenced_link_case_insensitive ... ok [INFO] [stdout] test extractors::markdown::tests::link_with_newline ... ok [INFO] [stdout] test extractors::markdown::tests::link_with_title ... ok [INFO] [stdout] test extractors::markdown::tests::nested_links ... ok [INFO] [stdout] test extractors::markdown::tests::referenced_link_with_spaces ... ok [INFO] [stdout] test extractors::markdown::tests::referenced_link_no_tag_only_reference ... ok [INFO] [stdout] test extractors::markdown::tests::no_link_colon ... ok [INFO] [stdout] test markup::tests::all_lowercase_file_extensions ... ok [INFO] [stdout] test extractors::markdown::tests::referenced_link_tag_only ... ok [INFO] [stdout] test extractors::markdown::tests::non_checkboxes ... ok [INFO] [stdout] test extractors::markdown::tests::raw_html_issue_31 ... ok [INFO] [stdout] test extractors::markdown::tests::link_relative_with_newline_and_space ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mle-649e1515de635adc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/end_to_end.rs (/opt/rustwide/target/debug/deps/end_to_end-f9b0fc9eadafc478) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/file_traversal.rs (/opt/rustwide/target/debug/deps/file_traversal-994e779cdf9bd508) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test find_markdown_files ... ok [INFO] [stdout] test empty_folder ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/markdown_files.rs (/opt/rustwide/target/debug/deps/markdown_files-69304c408621fdd3) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test no_links ... ok [INFO] [stdout] test some_links ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/throttle.rs (/opt/rustwide/target/debug/deps/throttle-82211c0bab10cd02) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests mle [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "45c9d5405d185b3ff5862d81327cb6dc8409e7000fcbe30b7e2d344626612ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45c9d5405d185b3ff5862d81327cb6dc8409e7000fcbe30b7e2d344626612ce0", kill_on_drop: false }` [INFO] [stdout] 45c9d5405d185b3ff5862d81327cb6dc8409e7000fcbe30b7e2d344626612ce0