[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 try#4987e9d4227139400384ab59296ffee3b0fb1183 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rsaarelm/blog-engine on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7acbc4fb1cfa446cce72680f56c5f8b0ac762ed214f5904803e04461d195810e [INFO] running `Command { std: "docker" "start" "-a" "7acbc4fb1cfa446cce72680f56c5f8b0ac762ed214f5904803e04461d195810e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7acbc4fb1cfa446cce72680f56c5f8b0ac762ed214f5904803e04461d195810e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7acbc4fb1cfa446cce72680f56c5f8b0ac762ed214f5904803e04461d195810e", kill_on_drop: false }` [INFO] [stdout] 7acbc4fb1cfa446cce72680f56c5f8b0ac762ed214f5904803e04461d195810e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 391c9fa8d8e806e6f8bc9603640f56426bde16104728c1e0010e2a3e3b1dc6d9 [INFO] running `Command { std: "docker" "start" "-a" "391c9fa8d8e806e6f8bc9603640f56426bde16104728c1e0010e2a3e3b1dc6d9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.90 [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 num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling matches v0.1.10 [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 pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling base64-url v3.0.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling dircpy v0.3.19 [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 lazy-regex v3.3.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling serde v1.0.216 [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 basic-toml v0.1.9 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling idm v0.4.2 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling url v2.5.4 [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 34.55s [INFO] running `Command { std: "docker" "inspect" "391c9fa8d8e806e6f8bc9603640f56426bde16104728c1e0010e2a3e3b1dc6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "391c9fa8d8e806e6f8bc9603640f56426bde16104728c1e0010e2a3e3b1dc6d9", kill_on_drop: false }` [INFO] [stdout] 391c9fa8d8e806e6f8bc9603640f56426bde16104728c1e0010e2a3e3b1dc6d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66cf7e5c66ff46b00ca762faca4931cedbc49a68bd67f0b2609b25e97b443401 [INFO] running `Command { std: "docker" "start" "-a" "66cf7e5c66ff46b00ca762faca4931cedbc49a68bd67f0b2609b25e97b443401", 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.23s [INFO] running `Command { std: "docker" "inspect" "66cf7e5c66ff46b00ca762faca4931cedbc49a68bd67f0b2609b25e97b443401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66cf7e5c66ff46b00ca762faca4931cedbc49a68bd67f0b2609b25e97b443401", kill_on_drop: false }` [INFO] [stdout] 66cf7e5c66ff46b00ca762faca4931cedbc49a68bd67f0b2609b25e97b443401