[INFO] fetching crate usbip-rs 0.1.0-rc1...
[INFO] checking usbip-rs-0.1.0-rc1 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[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 dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded udev v0.9.3
[INFO] [stderr]   Downloaded sscanf v0.4.4
[INFO] [stderr]   Downloaded sscanf_macro v0.4.4
[INFO] [stderr]   Downloaded endian_codec_derive v0.1.1
[INFO] [stderr]   Downloaded endian_codec v0.1.1
[INFO] [stderr]   Downloaded derivative v2.2.0
[INFO] [stderr]   Downloaded socket2 v0.6.1
[INFO] [stderr]   Downloaded const_format v0.2.35
[INFO] [stderr]   Downloaded usb-ids v1.2025.2
[INFO] [stderr]   Downloaded syn v2.0.109
[INFO] [stderr]   Downloaded regex-syntax v0.6.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0e6b64b5cf6c03f048fae3ad47679a5cdad445169de0815f0e215c0df85133ee
[INFO] running `Command { std: "docker" "start" "0e6b64b5cf6c03f048fae3ad47679a5cdad445169de0815f0e215c0df85133ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e6b64b5cf6c03f048fae3ad47679a5cdad445169de0815f0e215c0df85133ee", 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" "0e6b64b5cf6c03f048fae3ad47679a5cdad445169de0815f0e215c0df85133ee" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e6b64b5cf6c03f048fae3ad47679a5cdad445169de0815f0e215c0df85133ee", 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" "0e6b64b5cf6c03f048fae3ad47679a5cdad445169de0815f0e215c0df85133ee" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking udev v0.9.3
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling usb-ids v1.2025.2
[INFO] [stderr]    Compiling endian_codec_derive v0.1.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking endian_codec v0.1.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling sscanf_macro v0.4.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[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 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 17.68s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "0e6b64b5cf6c03f048fae3ad47679a5cdad445169de0815f0e215c0df85133ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e6b64b5cf6c03f048fae3ad47679a5cdad445169de0815f0e215c0df85133ee", kill_on_drop: false }`
[INFO] [stdout] 0e6b64b5cf6c03f048fae3ad47679a5cdad445169de0815f0e215c0df85133ee
