[INFO] cloning repository https://github.com/maciejhirsz/ramhorns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maciejhirsz/ramhorns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaciejhirsz%2Framhorns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaciejhirsz%2Framhorns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24f8c3525bfdb89ef3bb462b7268ea45e9e4bc77 [INFO] checking maciejhirsz/ramhorns against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaciejhirsz%2Framhorns" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/maciejhirsz/ramhorns [INFO] finished tweaking git repo https://github.com/maciejhirsz/ramhorns [INFO] tweaked toml for git repo https://github.com/maciejhirsz/ramhorns written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maciejhirsz/ramhorns on toolchain 416264364aa47959f5827723e1d7dabc95d0744b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 122 packages to highest compatible versions [INFO] [stderr] Adding askama v0.12.1 (available: v0.16.1) [INFO] [stderr] Adding handlebars v5.1.2 (available: v6.4.4) [INFO] [stderr] Adding logos v0.14.4 (available: v0.16.1) [INFO] [stderr] Adding pulldown-cmark v0.12.2 (available: v0.13.4) [INFO] [stderr] Adding syn v2.0.119 (available: v3.0.5) [INFO] [stderr] Adding tera v1.20.1 (available: v2.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 5463ca41099208942c8349e96db38669cdede8904980f95db942385aa32d9154 [INFO] running `Command { std: "docker" "start" "5463ca41099208942c8349e96db38669cdede8904980f95db942385aa32d9154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5463ca41099208942c8349e96db38669cdede8904980f95db942385aa32d9154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5463ca41099208942c8349e96db38669cdede8904980f95db942385aa32d9154" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5463ca41099208942c8349e96db38669cdede8904980f95db942385aa32d9154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5463ca41099208942c8349e96db38669cdede8904980f95db942385aa32d9154" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.57 [INFO] [stderr] Checking log v0.4.34 [INFO] [stderr] Compiling crossbeam-utils v0.8.23 [INFO] [stderr] Compiling aho-corasick v1.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.21 [INFO] [stderr] Compiling pest v2.9.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling syn v3.0.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking bitflags v2.13.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Checking bstr v1.13.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking serde_json v1.0.151 [INFO] [stderr] Compiling ramhorns-derive v1.0.1 (/opt/rustwide/workdir/ramhorns-derive) [INFO] [stderr] Checking regex-automata v0.4.18 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking proc-macro2 v1.0.107 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking arrayvec v0.7.8 [INFO] [stderr] Compiling pest_meta v2.9.1 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking quote v1.0.47 [INFO] [stderr] Checking syn v2.0.119 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Checking logos v0.14.4 [INFO] [stderr] Compiling pest_generator v2.9.1 [INFO] [stderr] Checking ramhorns v1.0.1 (/opt/rustwide/workdir/ramhorns) [INFO] [stderr] Compiling pest_derive v2.9.1 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking globset v0.4.20 [INFO] [stderr] Checking regex v1.13.1 [INFO] [stderr] Checking ignore v0.4.33 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.8 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking tera v1.20.1 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Checking tests v0.0.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.77s [INFO] running `Command { std: "docker" "inspect" "5463ca41099208942c8349e96db38669cdede8904980f95db942385aa32d9154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5463ca41099208942c8349e96db38669cdede8904980f95db942385aa32d9154", kill_on_drop: false }` [INFO] [stdout] 5463ca41099208942c8349e96db38669cdede8904980f95db942385aa32d9154