[INFO] cloning repository https://github.com/lpotthast/multipass-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lpotthast/multipass-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpotthast%2Fmultipass-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpotthast%2Fmultipass-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 177b957464b3fd8cf84a748aaf569711b71ee6f0 [INFO] checking lpotthast/multipass-rs against try#c0a9760914bada211f4924ee16d41ae1a366d2ba for pr-148545 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpotthast%2Fmultipass-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lpotthast/multipass-rs [INFO] finished tweaking git repo https://github.com/lpotthast/multipass-rs [INFO] tweaked toml for git repo https://github.com/lpotthast/multipass-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lpotthast/multipass-rs on toolchain c0a9760914bada211f4924ee16d41ae1a366d2ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0a9760914bada211f4924ee16d41ae1a366d2ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lpotthast/multipass-rs 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" "+c0a9760914bada211f4924ee16d41ae1a366d2ba" "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 assertr-derive v0.2.1 [INFO] [stderr] Downloaded assertr v0.3.1 [INFO] [stderr] Downloaded serde-aux v4.7.0 [INFO] [stderr] Downloaded tokio-process-tools v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c0a9760914bada211f4924ee16d41ae1a366d2ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70ddf74a73949fd3e5721e80769656cac4a58107785afbeb6464f8d68beee2a6 [INFO] running `Command { std: "docker" "start" "-a" "70ddf74a73949fd3e5721e80769656cac4a58107785afbeb6464f8d68beee2a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70ddf74a73949fd3e5721e80769656cac4a58107785afbeb6464f8d68beee2a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70ddf74a73949fd3e5721e80769656cac4a58107785afbeb6464f8d68beee2a6", kill_on_drop: false }` [INFO] [stdout] 70ddf74a73949fd3e5721e80769656cac4a58107785afbeb6464f8d68beee2a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c0a9760914bada211f4924ee16d41ae1a366d2ba" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2718527016b111f78291005a0fd422089f8460fc819f2639dda894bb09b8009f [INFO] running `Command { std: "docker" "start" "-a" "2718527016b111f78291005a0fd422089f8460fc819f2639dda894bb09b8009f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling assertr-derive v0.2.1 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking assertr v0.3.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking semver v1.0.26 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] Checking serde-aux v4.7.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking tokio-process-tools v0.5.1 [INFO] [stderr] Checking multipass-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.60s [INFO] running `Command { std: "docker" "inspect" "2718527016b111f78291005a0fd422089f8460fc819f2639dda894bb09b8009f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2718527016b111f78291005a0fd422089f8460fc819f2639dda894bb09b8009f", kill_on_drop: false }` [INFO] [stdout] 2718527016b111f78291005a0fd422089f8460fc819f2639dda894bb09b8009f