[INFO] fetching crate textpod 0.1.5... [INFO] checking textpod-0.1.5 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate textpod 0.1.5 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate textpod 0.1.5 [INFO] finished tweaking crates.io crate textpod 0.1.5 [INFO] tweaked toml for crates.io crate textpod 0.1.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate textpod 0.1.5 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate textpod 0.1.5 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded comrak v0.29.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36415961fbb88648f82196a048925f4f3e485ff3b06a5f6917f0fbb920d61c48 [INFO] running `Command { std: "docker" "start" "-a" "36415961fbb88648f82196a048925f4f3e485ff3b06a5f6917f0fbb920d61c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36415961fbb88648f82196a048925f4f3e485ff3b06a5f6917f0fbb920d61c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36415961fbb88648f82196a048925f4f3e485ff3b06a5f6917f0fbb920d61c48", kill_on_drop: false }` [INFO] [stdout] 36415961fbb88648f82196a048925f4f3e485ff3b06a5f6917f0fbb920d61c48 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c20d591858abda59b317069db245dab4dc9b4b1cb83b5848bc60ba02d46daaf1 [INFO] running `Command { std: "docker" "start" "-a" "c20d591858abda59b317069db245dab4dc9b4b1cb83b5848bc60ba02d46daaf1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking terminal_size v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking hyper v1.5.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tower v0.5.1 [INFO] [stderr] Checking tower-http v0.6.1 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking axum v0.7.7 [INFO] [stderr] Checking comrak v0.29.0 [INFO] [stderr] Checking textpod v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.65s [INFO] running `Command { std: "docker" "inspect" "c20d591858abda59b317069db245dab4dc9b4b1cb83b5848bc60ba02d46daaf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c20d591858abda59b317069db245dab4dc9b4b1cb83b5848bc60ba02d46daaf1", kill_on_drop: false }` [INFO] [stdout] c20d591858abda59b317069db245dab4dc9b4b1cb83b5848bc60ba02d46daaf1