[INFO] fetching crate lazy-git-checkout 0.1.3...
[INFO] testing lazy-git-checkout-0.1.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate lazy-git-checkout 0.1.3 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate lazy-git-checkout 0.1.3
[INFO] finished tweaking crates.io crate lazy-git-checkout 0.1.3
[INFO] tweaked toml for crates.io crate lazy-git-checkout 0.1.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lazy-git-checkout 0.1.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lazy-git-checkout 0.1.3 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.76
[INFO] [stderr]   Downloaded anstream v0.6.5
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded lru v0.12.1
[INFO] [stderr]   Downloaded stability v0.1.1
[INFO] [stderr]   Downloaded clap v4.4.14
[INFO] [stderr]   Downloaded itertools v0.12.0
[INFO] [stderr]   Downloaded clap_builder v4.4.14
[INFO] [stderr]   Downloaded ratatui v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0bbb1ff3e339d48fca6fedbb5f6e324b10e2ba315c256c31b1b3d5af7be1772
[INFO] running `Command { std: "docker" "start" "-a" "e0bbb1ff3e339d48fca6fedbb5f6e324b10e2ba315c256c31b1b3d5af7be1772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0bbb1ff3e339d48fca6fedbb5f6e324b10e2ba315c256c31b1b3d5af7be1772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0bbb1ff3e339d48fca6fedbb5f6e324b10e2ba315c256c31b1b3d5af7be1772", kill_on_drop: false }`
[INFO] [stdout] e0bbb1ff3e339d48fca6fedbb5f6e324b10e2ba315c256c31b1b3d5af7be1772
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6cdc3f7e6fc9c7db2e7a90ec73c80362b762a3175c3027d31090989bf6e5799
[INFO] running `Command { std: "docker" "start" "-a" "b6cdc3f7e6fc9c7db2e7a90ec73c80362b762a3175c3027d31090989bf6e5799", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling clap_builder v4.4.14
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling lru v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling ratatui v0.25.0
[INFO] [stderr]    Compiling clap v4.4.14
[INFO] [stderr]    Compiling lazy-git-checkout v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.08s
[INFO] running `Command { std: "docker" "inspect" "b6cdc3f7e6fc9c7db2e7a90ec73c80362b762a3175c3027d31090989bf6e5799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6cdc3f7e6fc9c7db2e7a90ec73c80362b762a3175c3027d31090989bf6e5799", kill_on_drop: false }`
[INFO] [stdout] b6cdc3f7e6fc9c7db2e7a90ec73c80362b762a3175c3027d31090989bf6e5799
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1852ced3c5c78d7571d674333752ad8a0803e41d539672fd81eb8bc83f890a1b
[INFO] running `Command { std: "docker" "start" "-a" "1852ced3c5c78d7571d674333752ad8a0803e41d539672fd81eb8bc83f890a1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling lazy-git-checkout v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] running `Command { std: "docker" "inspect" "1852ced3c5c78d7571d674333752ad8a0803e41d539672fd81eb8bc83f890a1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1852ced3c5c78d7571d674333752ad8a0803e41d539672fd81eb8bc83f890a1b", kill_on_drop: false }`
[INFO] [stdout] 1852ced3c5c78d7571d674333752ad8a0803e41d539672fd81eb8bc83f890a1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 87d4f9a773ed93566c922c70dc0e7bd0b9db0ed0069acc85231ec4ac86badbdd
[INFO] running `Command { std: "docker" "start" "-a" "87d4f9a773ed93566c922c70dc0e7bd0b9db0ed0069acc85231ec4ac86badbdd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lazy_git_checkout-cdd2a1da4c281192)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "87d4f9a773ed93566c922c70dc0e7bd0b9db0ed0069acc85231ec4ac86badbdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87d4f9a773ed93566c922c70dc0e7bd0b9db0ed0069acc85231ec4ac86badbdd", kill_on_drop: false }`
[INFO] [stdout] 87d4f9a773ed93566c922c70dc0e7bd0b9db0ed0069acc85231ec4ac86badbdd
