[INFO] fetching crate mle 0.25.2... [INFO] checking mle-0.25.2 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate mle 0.25.2 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate mle 0.25.2 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mle 0.25.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mle 0.25.2 [INFO] tweaked toml for crates.io crate mle 0.25.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate mle 0.25.2 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntest v0.9.2 [INFO] [stderr] Downloaded ntest_test_cases v0.9.2 [INFO] [stderr] Downloaded ntest_timeout v0.9.2 [INFO] [stderr] Downloaded pulldown-cmark v0.11.0 [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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b1779c59b3ad3a3410cf61ffe5fd78615af38442c96eb3c198d7fe4355f983f [INFO] running `Command { std: "docker" "start" "-a" "2b1779c59b3ad3a3410cf61ffe5fd78615af38442c96eb3c198d7fe4355f983f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b1779c59b3ad3a3410cf61ffe5fd78615af38442c96eb3c198d7fe4355f983f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b1779c59b3ad3a3410cf61ffe5fd78615af38442c96eb3c198d7fe4355f983f", kill_on_drop: false }` [INFO] [stdout] 2b1779c59b3ad3a3410cf61ffe5fd78615af38442c96eb3c198d7fe4355f983f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c597b43f4f19344fc2c8a0e55bc1d7f7b55bdd72d66e996050eadab9d5c3d527 [INFO] running `Command { std: "docker" "start" "-a" "c597b43f4f19344fc2c8a0e55bc1d7f7b55bdd72d66e996050eadab9d5c3d527", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling openssl-src v300.3.0+3.3.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling pulldown-cmark v0.11.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [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] Checking regex v1.10.4 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking git-version v0.3.9 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Compiling ntest_timeout v0.9.2 [INFO] [stderr] Compiling ntest_test_cases v0.9.2 [INFO] [stderr] Checking ntest v0.9.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking relative-path v1.9.3 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking wildmatch v2.3.4 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking mle v0.25.2 (/opt/rustwide/workdir) [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] [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 52s [INFO] running `Command { std: "docker" "inspect" "c597b43f4f19344fc2c8a0e55bc1d7f7b55bdd72d66e996050eadab9d5c3d527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c597b43f4f19344fc2c8a0e55bc1d7f7b55bdd72d66e996050eadab9d5c3d527", kill_on_drop: false }` [INFO] [stdout] c597b43f4f19344fc2c8a0e55bc1d7f7b55bdd72d66e996050eadab9d5c3d527