[INFO] fetching crate mdbook-collector 0.2.0... [INFO] checking mdbook-collector-0.2.0 against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] extracting crate mdbook-collector 0.2.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate mdbook-collector 0.2.0 on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mdbook-collector 0.2.0 [INFO] finished tweaking crates.io crate mdbook-collector 0.2.0 [INFO] tweaked toml for crates.io crate mdbook-collector 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate mdbook-collector 0.2.0 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_derive v2.7.9 [INFO] [stderr] Downloaded pest_generator v2.7.9 [INFO] [stderr] Downloaded pest_meta v2.7.9 [INFO] [stderr] Downloaded elasticlunr-rs v3.0.2 [INFO] [stderr] Downloaded pest v2.7.9 [INFO] [stderr] Downloaded pulldown-cmark v0.10.2 [INFO] [stderr] Downloaded ammonia v3.3.0 [INFO] [stderr] Downloaded cc v1.0.91 [INFO] [stderr] Downloaded mdbook v0.4.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1faa644694e0caf1b939c695db06f7613b7b88f673cb4cfd8c01b4eac36d259 [INFO] running `Command { std: "docker" "start" "-a" "d1faa644694e0caf1b939c695db06f7613b7b88f673cb4cfd8c01b4eac36d259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1faa644694e0caf1b939c695db06f7613b7b88f673cb4cfd8c01b4eac36d259", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1faa644694e0caf1b939c695db06f7613b7b88f673cb4cfd8c01b4eac36d259", kill_on_drop: false }` [INFO] [stdout] d1faa644694e0caf1b939c695db06f7613b7b88f673cb4cfd8c01b4eac36d259 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68fa666aac3a502fd948efae07fcf7aa0375f1ebb2696190cc7d7c8b1663d587 [INFO] running `Command { std: "docker" "start" "-a" "68fa666aac3a502fd948efae07fcf7aa0375f1ebb2696190cc7d7c8b1663d587", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking getrandom v0.2.13 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Compiling pulldown-cmark v0.10.2 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking pulldown-cmark-escape v0.10.0 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking opener v0.6.1 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking clap_complete v4.5.1 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Compiling pest_derive v2.7.9 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking elasticlunr-rs v3.0.2 [INFO] [stderr] Checking ammonia v3.3.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking mdbook v0.4.37 [INFO] [stderr] Checking mdbook-collector v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.82s [INFO] running `Command { std: "docker" "inspect" "68fa666aac3a502fd948efae07fcf7aa0375f1ebb2696190cc7d7c8b1663d587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68fa666aac3a502fd948efae07fcf7aa0375f1ebb2696190cc7d7c8b1663d587", kill_on_drop: false }` [INFO] [stdout] 68fa666aac3a502fd948efae07fcf7aa0375f1ebb2696190cc7d7c8b1663d587 [INFO] checking mdbook-collector-0.2.0 against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] extracting crate mdbook-collector 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate mdbook-collector 0.2.0 on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mdbook-collector 0.2.0 [INFO] finished tweaking crates.io crate mdbook-collector 0.2.0 [INFO] tweaked toml for crates.io crate mdbook-collector 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate mdbook-collector 0.2.0 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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b17e531766279b1cd9a343f7e20be0afd1925a8217656306bc3e5af3cc74c94 [INFO] running `Command { std: "docker" "start" "-a" "3b17e531766279b1cd9a343f7e20be0afd1925a8217656306bc3e5af3cc74c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b17e531766279b1cd9a343f7e20be0afd1925a8217656306bc3e5af3cc74c94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b17e531766279b1cd9a343f7e20be0afd1925a8217656306bc3e5af3cc74c94", kill_on_drop: false }` [INFO] [stdout] 3b17e531766279b1cd9a343f7e20be0afd1925a8217656306bc3e5af3cc74c94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89870e074740400b160903421a9461f2bbdd8feb6b6201a46f9957a958ab3920 [INFO] running `Command { std: "docker" "start" "-a" "89870e074740400b160903421a9461f2bbdd8feb6b6201a46f9957a958ab3920", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking getrandom v0.2.13 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling pulldown-cmark v0.10.2 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking pulldown-cmark-escape v0.10.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking chrono v0.4.37 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking opener v0.6.1 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking clap_complete v4.5.1 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Compiling pest_derive v2.7.9 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking elasticlunr-rs v3.0.2 [INFO] [stderr] Checking ammonia v3.3.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stdout] error[E0277]: the trait bound `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:175:19: 175:24}: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:175:19 [INFO] [stdout] | [INFO] [stdout] 175 | .and_then(|buf| async move { [INFO] [stdout] | __________--------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 176 | | Json::decode(buf).map_err(|err| { [INFO] [stdout] 177 | | tracing::debug!("request json body error: {}", err); [INFO] [stdout] 178 | | reject::known(BodyDeserializeError { cause: err }) [INFO] [stdout] 179 | | }) [INFO] [stdout] 180 | | }) [INFO] [stdout] | |_________^ the trait `Clone` is not implemented for `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:175:19: 175:24}` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `filter::Filter::and_then` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filter/mod.rs:258:34 [INFO] [stdout] | [INFO] [stdout] 255 | fn and_then(self, fun: F) -> AndThen [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 258 | F: Func + Clone, [INFO] [stdout] | ^^^^^ required by this bound in `Filter::and_then` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:175:19: 175:24}: std::marker::Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:172:46 [INFO] [stdout] | [INFO] [stdout] 172 | pub fn json() -> impl Filter + Copy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:175:19: 175:24}`, which is required by `and_then::AndThen + std::marker::Copy, impl filter::Filter + FilterBase + std::marker::Copy>, {async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:175:19: 175:24}>: std::marker::Copy` [INFO] [stdout] | [INFO] [stdout] note: required for `AndThen + Copy, ...>, ...>` to implement `std::marker::Copy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filter/and_then.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/warp-015220ea9c582db7.long-type-14315143986951790207.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:210:19: 210:24}: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:210:19 [INFO] [stdout] | [INFO] [stdout] 210 | .and_then(|buf| async move { [INFO] [stdout] | __________--------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 211 | | Form::decode(buf).map_err(|err| { [INFO] [stdout] 212 | | tracing::debug!("request form body error: {}", err); [INFO] [stdout] 213 | | reject::known(BodyDeserializeError { cause: err }) [INFO] [stdout] 214 | | }) [INFO] [stdout] 215 | | }) [INFO] [stdout] | |_________^ the trait `Clone` is not implemented for `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:210:19: 210:24}` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `filter::Filter::and_then` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filter/mod.rs:258:34 [INFO] [stdout] | [INFO] [stdout] 255 | fn and_then(self, fun: F) -> AndThen [INFO] [stdout] | -------- required by a bound in this associated function [INFO] [stdout] ... [INFO] [stdout] 258 | F: Func + Clone, [INFO] [stdout] | ^^^^^ required by this bound in `Filter::and_then` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:210:19: 210:24}: std::marker::Copy` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:207:46 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn form() -> impl Filter + Copy { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:210:19: 210:24}`, which is required by `and_then::AndThen + std::marker::Copy, impl filter::Filter + FilterBase + std::marker::Copy>, {async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/body.rs:210:19: 210:24}>: std::marker::Copy` [INFO] [stdout] | [INFO] [stdout] note: required for `AndThen + Copy, ...>, ...>` to implement `std::marker::Copy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filter/and_then.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Clone, Copy, Debug)] [INFO] [stdout] | ^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/warp-015220ea9c582db7.long-type-10899333551641541299.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/warp-0.3.7/src/filters/fs.rs:95:46 [INFO] [stdout] | [INFO] [stdout] 95 | let is_dir = tokio::fs::metadata(buf.clone()) [INFO] [stdout] | ^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0282. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `warp` (lib) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "89870e074740400b160903421a9461f2bbdd8feb6b6201a46f9957a958ab3920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89870e074740400b160903421a9461f2bbdd8feb6b6201a46f9957a958ab3920", kill_on_drop: false }` [INFO] [stdout] 89870e074740400b160903421a9461f2bbdd8feb6b6201a46f9957a958ab3920