[INFO] cloning repository https://github.com/kralle333/piqo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kralle333/piqo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkralle333%2Fpiqo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkralle333%2Fpiqo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d4d1ad912510a9417f62bf8a032b5e4090339f6
[INFO] building kralle333/piqo against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkralle333%2Fpiqo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kralle333/piqo
[INFO] finished tweaking git repo https://github.com/kralle333/piqo
[INFO] tweaked toml for git repo https://github.com/kralle333/piqo written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kralle333/piqo on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kralle333/piqo 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64107948d6f5b6f420ce98e48ce863e0bd090c906b4bbcdc802c859232c00ff7
[INFO] running `Command { std: "docker" "start" "-a" "64107948d6f5b6f420ce98e48ce863e0bd090c906b4bbcdc802c859232c00ff7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64107948d6f5b6f420ce98e48ce863e0bd090c906b4bbcdc802c859232c00ff7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64107948d6f5b6f420ce98e48ce863e0bd090c906b4bbcdc802c859232c00ff7", kill_on_drop: false }`
[INFO] [stdout] 64107948d6f5b6f420ce98e48ce863e0bd090c906b4bbcdc802c859232c00ff7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b69492a354e759176a728020c70e1426b52138ba315228f69011cc6c859b65b0
[INFO] running `Command { std: "docker" "start" "-a" "b69492a354e759176a728020c70e1426b52138ba315228f69011cc6c859b65b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling gix-trace v0.1.13
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling gix-sec v0.10.12
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling prodash v29.0.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling gix-utils v0.1.14
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling gix-validate v0.10.0
[INFO] [stderr]    Compiling gix-date v0.9.4
[INFO] [stderr]    Compiling gix-validate v0.9.4
[INFO] [stderr]    Compiling gix-path v0.10.20
[INFO] [stderr]    Compiling gix-actor v0.33.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling gix-hash v0.16.0
[INFO] [stderr]    Compiling gix-features v0.40.0
[INFO] [stderr]    Compiling gix-hashtable v0.7.0
[INFO] [stderr]    Compiling gix-fs v0.13.0
[INFO] [stderr]    Compiling gix-object v0.47.0
[INFO] [stderr]    Compiling gix-tempfile v16.0.0
[INFO] [stderr]    Compiling gix-lock v16.0.0
[INFO] [stderr]    Compiling gix-ref v0.50.0
[INFO] [stderr]    Compiling gix-discover v0.38.0
[INFO] [stderr]    Compiling piqo v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.37s
[INFO] running `Command { std: "docker" "inspect" "b69492a354e759176a728020c70e1426b52138ba315228f69011cc6c859b65b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b69492a354e759176a728020c70e1426b52138ba315228f69011cc6c859b65b0", kill_on_drop: false }`
[INFO] [stdout] b69492a354e759176a728020c70e1426b52138ba315228f69011cc6c859b65b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b8789c69711a7fe15e8ef14817183aeece83f47e306754c582e59ebf0d84237
[INFO] running `Command { std: "docker" "start" "-a" "7b8789c69711a7fe15e8ef14817183aeece83f47e306754c582e59ebf0d84237", kill_on_drop: false }`
[INFO] [stderr]    Compiling piqo v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "7b8789c69711a7fe15e8ef14817183aeece83f47e306754c582e59ebf0d84237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b8789c69711a7fe15e8ef14817183aeece83f47e306754c582e59ebf0d84237", kill_on_drop: false }`
[INFO] [stdout] 7b8789c69711a7fe15e8ef14817183aeece83f47e306754c582e59ebf0d84237
