[INFO] cloning repository https://github.com/sporeGarden/lithoSpore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sporeGarden/lithoSpore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsporeGarden%2FlithoSpore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsporeGarden%2FlithoSpore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1407b3d4c703162a641ae66d29339f3075971d48
[INFO] checking sporeGarden/lithoSpore/1407b3d4c703162a641ae66d29339f3075971d48 against 1af98b7cdf86932b76182a387f52f1be6f0c1be0 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FsporeGarden%2FlithoSpore" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sporeGarden/lithoSpore
[INFO] finished tweaking git repo https://github.com/sporeGarden/lithoSpore
[INFO] tweaked toml for git repo https://github.com/sporeGarden/lithoSpore written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sporeGarden/lithoSpore on toolchain 1af98b7cdf86932b76182a387f52f1be6f0c1be0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sporeGarden/lithoSpore 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" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9bc63e1388bf19a53937b053806ab2bb6fa0d1183285672f26e0dd4ee1532dbb
[INFO] running `Command { std: "docker" "start" "9bc63e1388bf19a53937b053806ab2bb6fa0d1183285672f26e0dd4ee1532dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bc63e1388bf19a53937b053806ab2bb6fa0d1183285672f26e0dd4ee1532dbb", 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" "9bc63e1388bf19a53937b053806ab2bb6fa0d1183285672f26e0dd4ee1532dbb" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bc63e1388bf19a53937b053806ab2bb6fa0d1183285672f26e0dd4ee1532dbb", 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" "9bc63e1388bf19a53937b053806ab2bb6fa0d1183285672f26e0dd4ee1532dbb" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking tar v0.4.45
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zip v8.6.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking pseudospore-core v0.1.0 (/opt/rustwide/workdir/crates/pseudospore-core)
[INFO] [stderr]     Checking litho-core v0.1.0 (/opt/rustwide/workdir/crates/litho-core)
[INFO] [stderr]     Checking ltee-fitness v0.1.0 (/opt/rustwide/workdir/crates/ltee-fitness)
[INFO] [stderr]     Checking ltee-mutations v0.1.0 (/opt/rustwide/workdir/crates/ltee-mutations)
[INFO] [stderr]     Checking ltee-alleles v0.1.0 (/opt/rustwide/workdir/crates/ltee-alleles)
[INFO] [stderr]     Checking ltee-biobricks v0.1.0 (/opt/rustwide/workdir/crates/ltee-biobricks)
[INFO] [stderr]     Checking ltee-breseq v0.1.0 (/opt/rustwide/workdir/crates/ltee-breseq)
[INFO] [stderr]     Checking ltee-anderson v0.1.0 (/opt/rustwide/workdir/crates/ltee-anderson)
[INFO] [stderr]     Checking ltee-citrate v0.1.0 (/opt/rustwide/workdir/crates/ltee-citrate)
[INFO] [stderr]     Checking ltee-cli v0.1.0 (/opt/rustwide/workdir/crates/ltee-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.79s
[INFO] running `Command { std: "docker" "inspect" "9bc63e1388bf19a53937b053806ab2bb6fa0d1183285672f26e0dd4ee1532dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bc63e1388bf19a53937b053806ab2bb6fa0d1183285672f26e0dd4ee1532dbb", kill_on_drop: false }`
[INFO] [stdout] 9bc63e1388bf19a53937b053806ab2bb6fa0d1183285672f26e0dd4ee1532dbb
