[INFO] fetching crate usbip-rs 0.1.0-rc1...
[INFO] checking usbip-rs-0.1.0-rc1 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-21
[INFO] extracting crate usbip-rs 0.1.0-rc1 into /workspace/builds/worker-5-tc1/source
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate usbip-rs 0.1.0-rc1
[INFO] finished tweaking crates.io crate usbip-rs 0.1.0-rc1
[INFO] tweaked toml for crates.io crate usbip-rs 0.1.0-rc1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate usbip-rs 0.1.0-rc1 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate usbip-rs 0.1.0-rc1 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sscanf_macro v0.4.4
[INFO] [stderr]   Downloaded endian_codec_derive v0.1.1
[INFO] [stderr]   Downloaded sscanf v0.4.4
[INFO] [stderr]   Downloaded endian_codec v0.1.1
[INFO] [stderr]   Downloaded udev v0.9.3
[INFO] [stderr]   Downloaded toml_edit v0.23.7
[INFO] [stderr]   Downloaded usb-ids v1.2025.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a91678a7c1f79006fea0952c84325e75ce066a5a928ccee85662d91335ff8668
[INFO] running `Command { std: "docker" "start" "-a" "a91678a7c1f79006fea0952c84325e75ce066a5a928ccee85662d91335ff8668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a91678a7c1f79006fea0952c84325e75ce066a5a928ccee85662d91335ff8668", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a91678a7c1f79006fea0952c84325e75ce066a5a928ccee85662d91335ff8668", kill_on_drop: false }`
[INFO] [stdout] a91678a7c1f79006fea0952c84325e75ce066a5a928ccee85662d91335ff8668
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27da217d3adeeb423303bf5550dd53e1ac6ceceb0a10de35154202df048f1bfc
[INFO] running `Command { std: "docker" "start" "-a" "27da217d3adeeb423303bf5550dd53e1ac6ceceb0a10de35154202df048f1bfc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling usb-ids v1.2025.2
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking udev v0.9.3
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling endian_codec_derive v0.1.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking endian_codec v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling sscanf_macro v0.4.4
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking sscanf v0.4.4
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking usbip-rs v0.1.0-rc1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.80s
[INFO] running `Command { std: "docker" "inspect" "27da217d3adeeb423303bf5550dd53e1ac6ceceb0a10de35154202df048f1bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27da217d3adeeb423303bf5550dd53e1ac6ceceb0a10de35154202df048f1bfc", kill_on_drop: false }`
[INFO] [stdout] 27da217d3adeeb423303bf5550dd53e1ac6ceceb0a10de35154202df048f1bfc
