[INFO] cloning repository https://github.com/rsaarelm/blog-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rsaarelm/blog-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsaarelm%2Fblog-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsaarelm%2Fblog-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c6094d688d49865f4948c99d8d1d26662578ad2 [INFO] building rsaarelm/blog-engine against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsaarelm%2Fblog-engine" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rsaarelm/blog-engine [INFO] finished tweaking git repo https://github.com/rsaarelm/blog-engine [INFO] tweaked toml for git repo https://github.com/rsaarelm/blog-engine written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rsaarelm/blog-engine on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rsaarelm/blog-engine 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Downloaded dircpy v0.3.19 [INFO] [stderr] Downloaded lazy-regex v3.3.0 [INFO] [stderr] Downloaded base64-url v3.0.0 [INFO] [stderr] Downloaded askama v0.12.1 [INFO] [stderr] Downloaded jwalk v0.8.1 [INFO] [stderr] Downloaded askama_parser v0.2.1 [INFO] [stderr] Downloaded anyhow v1.0.94 [INFO] [stderr] Downloaded askama_derive v0.12.5 [INFO] [stderr] Downloaded clap_builder v4.5.23 [INFO] [stderr] Downloaded pulldown-cmark v0.12.2 [INFO] [stderr] Downloaded basic-toml v0.1.9 [INFO] [stderr] Downloaded tldextract v0.6.0 [INFO] [stderr] Downloaded clap v4.5.23 [INFO] [stderr] Downloaded idm v0.4.2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94811bcd6a422ebcf3152a7e396dea6159315df79c7b26e6a59f43d4940849c4 [INFO] running `Command { std: "docker" "start" "-a" "94811bcd6a422ebcf3152a7e396dea6159315df79c7b26e6a59f43d4940849c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94811bcd6a422ebcf3152a7e396dea6159315df79c7b26e6a59f43d4940849c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94811bcd6a422ebcf3152a7e396dea6159315df79c7b26e6a59f43d4940849c4", kill_on_drop: false }` [INFO] [stdout] 94811bcd6a422ebcf3152a7e396dea6159315df79c7b26e6a59f43d4940849c4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3799083d4bab3df62fc2c763e2e15369a977059175ff1bd5cff911ab5e61a582 [INFO] running `Command { std: "docker" "start" "-a" "3799083d4bab3df62fc2c763e2e15369a977059175ff1bd5cff911ab5e61a582", kill_on_drop: false }` [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling base64-url v3.0.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling dircpy v0.3.19 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling lazy-regex v3.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling idm v0.4.2 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling tldextract v0.6.0 [INFO] [stderr] Compiling blog-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.61s [INFO] running `Command { std: "docker" "inspect" "3799083d4bab3df62fc2c763e2e15369a977059175ff1bd5cff911ab5e61a582", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3799083d4bab3df62fc2c763e2e15369a977059175ff1bd5cff911ab5e61a582", kill_on_drop: false }` [INFO] [stdout] 3799083d4bab3df62fc2c763e2e15369a977059175ff1bd5cff911ab5e61a582 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9191fde83328191d8d3f404f4dd17a00972a92832ab5a067061d5e5781aeae50 [INFO] running `Command { std: "docker" "start" "-a" "9191fde83328191d8d3f404f4dd17a00972a92832ab5a067061d5e5781aeae50", kill_on_drop: false }` [INFO] [stderr] Compiling blog-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `Command { std: "docker" "inspect" "9191fde83328191d8d3f404f4dd17a00972a92832ab5a067061d5e5781aeae50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9191fde83328191d8d3f404f4dd17a00972a92832ab5a067061d5e5781aeae50", kill_on_drop: false }` [INFO] [stdout] 9191fde83328191d8d3f404f4dd17a00972a92832ab5a067061d5e5781aeae50