[INFO] fetching crate mdwatch 0.1.15... [INFO] building mdwatch-0.1.15 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate mdwatch 0.1.15 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate mdwatch 0.1.15 [INFO] finished tweaking crates.io crate mdwatch 0.1.15 [INFO] tweaked toml for crates.io crate mdwatch 0.1.15 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mdwatch 0.1.15 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mdwatch 0.1.15 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded askama_parser v0.14.0 [INFO] [stderr] Downloaded basic-toml v0.1.10 [INFO] [stderr] Downloaded askama v0.14.0 [INFO] [stderr] Downloaded askama_derive v0.14.0 [INFO] [stderr] Downloaded webbrowser v1.0.5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbf68aa40ca5e3bb9d3eaf49defac107decfcda228fbdb75b082fe6beafda901 [INFO] running `Command { std: "docker" "start" "-a" "cbf68aa40ca5e3bb9d3eaf49defac107decfcda228fbdb75b082fe6beafda901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbf68aa40ca5e3bb9d3eaf49defac107decfcda228fbdb75b082fe6beafda901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbf68aa40ca5e3bb9d3eaf49defac107decfcda228fbdb75b082fe6beafda901", kill_on_drop: false }` [INFO] [stdout] cbf68aa40ca5e3bb9d3eaf49defac107decfcda228fbdb75b082fe6beafda901 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b74376edc273ca09ec4230646205a2c4d4da48bdd179446b7203e6a74081c464 [INFO] running `Command { std: "docker" "start" "-a" "b74376edc273ca09ec4230646205a2c4d4da48bdd179446b7203e6a74081c464", kill_on_drop: false }` [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling webbrowser v1.0.5 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling ammonia v4.1.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling askama v0.14.0 [INFO] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling mdwatch v0.1.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.71s [INFO] running `Command { std: "docker" "inspect" "b74376edc273ca09ec4230646205a2c4d4da48bdd179446b7203e6a74081c464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b74376edc273ca09ec4230646205a2c4d4da48bdd179446b7203e6a74081c464", kill_on_drop: false }` [INFO] [stdout] b74376edc273ca09ec4230646205a2c4d4da48bdd179446b7203e6a74081c464 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3172daa4829876958687f0d9a64585cdbea80f283d705e2f2a1dacd30ea6b407 [INFO] running `Command { std: "docker" "start" "-a" "3172daa4829876958687f0d9a64585cdbea80f283d705e2f2a1dacd30ea6b407", kill_on_drop: false }` [INFO] [stderr] Compiling mdwatch v0.1.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "3172daa4829876958687f0d9a64585cdbea80f283d705e2f2a1dacd30ea6b407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3172daa4829876958687f0d9a64585cdbea80f283d705e2f2a1dacd30ea6b407", kill_on_drop: false }` [INFO] [stdout] 3172daa4829876958687f0d9a64585cdbea80f283d705e2f2a1dacd30ea6b407