[INFO] cloning repository https://github.com/dashbook/dashbook-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dashbook/dashbook-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashbook%2Fdashbook-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashbook%2Fdashbook-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1465da6844cd7a134fac212547157fcb8904fca1 [INFO] checking dashbook/dashbook-parser against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashbook%2Fdashbook-parser" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dashbook/dashbook-parser on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dashbook/dashbook-parser [INFO] finished tweaking git repo https://github.com/dashbook/dashbook-parser [INFO] tweaked toml for git repo https://github.com/dashbook/dashbook-parser written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dashbook/dashbook-parser 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-bindgen-rust v0.36.0 [INFO] [stderr] Downloaded wit-bindgen-rust-macro v0.36.0 [INFO] [stderr] Downloaded wasm-metadata v0.220.0 [INFO] [stderr] Downloaded wit-bindgen-rt v0.36.0 [INFO] [stderr] Downloaded wit-bindgen v0.36.0 [INFO] [stderr] Downloaded wit-bindgen-core v0.36.0 [INFO] [stderr] Downloaded wasm-encoder v0.220.0 [INFO] [stderr] Downloaded serde v1.0.179 [INFO] [stderr] Downloaded wit-parser v0.220.0 [INFO] [stderr] Downloaded wasmparser v0.220.0 [INFO] [stderr] Downloaded wit-component v0.220.0 [INFO] [stderr] Downloaded serde_derive v1.0.179 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 085626adfdfeb374e6cbeb67e39d5f03eaf3a40b45276d96ec77483b456ab9bd [INFO] running `Command { std: "docker" "start" "-a" "085626adfdfeb374e6cbeb67e39d5f03eaf3a40b45276d96ec77483b456ab9bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "085626adfdfeb374e6cbeb67e39d5f03eaf3a40b45276d96ec77483b456ab9bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "085626adfdfeb374e6cbeb67e39d5f03eaf3a40b45276d96ec77483b456ab9bd", kill_on_drop: false }` [INFO] [stdout] 085626adfdfeb374e6cbeb67e39d5f03eaf3a40b45276d96ec77483b456ab9bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d841b35d80437a067fbe7bba96284ae1a0033589fb685dcbe45412a1e0bbdaa [INFO] running `Command { std: "docker" "start" "-a" "8d841b35d80437a067fbe7bba96284ae1a0033589fb685dcbe45412a1e0bbdaa", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.179 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling serde_derive v1.0.179 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling wit-bindgen-rust v0.36.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.36.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling wit-bindgen-rt v0.36.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling spdx v0.10.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling wasmparser v0.220.0 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Checking logos v0.15.0 [INFO] [stderr] Compiling wit-parser v0.220.0 [INFO] [stderr] Compiling wasm-encoder v0.220.0 [INFO] [stderr] Compiling wasm-metadata v0.220.0 [INFO] [stderr] Compiling wit-bindgen-core v0.36.0 [INFO] [stderr] Compiling wit-component v0.220.0 [INFO] [stderr] Checking wit-bindgen v0.36.0 [INFO] [stderr] Checking dashbook-parser v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.63s [INFO] running `Command { std: "docker" "inspect" "8d841b35d80437a067fbe7bba96284ae1a0033589fb685dcbe45412a1e0bbdaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d841b35d80437a067fbe7bba96284ae1a0033589fb685dcbe45412a1e0bbdaa", kill_on_drop: false }` [INFO] [stdout] 8d841b35d80437a067fbe7bba96284ae1a0033589fb685dcbe45412a1e0bbdaa