[INFO] fetching crate sq-cli 0.1.2...
[INFO] building sq-cli-0.1.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate sq-cli 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate sq-cli 0.1.2
[INFO] finished tweaking crates.io crate sq-cli 0.1.2
[INFO] tweaked toml for crates.io crate sq-cli 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sq-cli 0.1.2 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 crates.io crate sq-cli 0.1.2 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] [stderr]     Blocking waiting for file lock on package cache
[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] 011bc5d97c84c63f0d8fac90463701c41ffcae3482d2a48753c7086eb4ec3769
[INFO] running `Command { std: "docker" "start" "-a" "011bc5d97c84c63f0d8fac90463701c41ffcae3482d2a48753c7086eb4ec3769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "011bc5d97c84c63f0d8fac90463701c41ffcae3482d2a48753c7086eb4ec3769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "011bc5d97c84c63f0d8fac90463701c41ffcae3482d2a48753c7086eb4ec3769", kill_on_drop: false }`
[INFO] [stdout] 011bc5d97c84c63f0d8fac90463701c41ffcae3482d2a48753c7086eb4ec3769
[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] 6ef0672d787d9d9a1f8c856b3d6802f3e643a613ac9e41888883d0860f3452bd
[INFO] running `Command { std: "docker" "start" "-a" "6ef0672d787d9d9a1f8c856b3d6802f3e643a613ac9e41888883d0860f3452bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling is_executable v1.0.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling target v2.1.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling edit-distance v2.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling lexiclean v0.0.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]    Compiling derive-where v1.5.0
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling clap_mangen v0.2.28
[INFO] [stderr]    Compiling clap_complete v4.5.48
[INFO] [stderr]    Compiling snafu v0.8.6
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling just v1.42.3
[INFO] [stderr]    Compiling sq-cli v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.67s
[INFO] running `Command { std: "docker" "inspect" "6ef0672d787d9d9a1f8c856b3d6802f3e643a613ac9e41888883d0860f3452bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ef0672d787d9d9a1f8c856b3d6802f3e643a613ac9e41888883d0860f3452bd", kill_on_drop: false }`
[INFO] [stdout] 6ef0672d787d9d9a1f8c856b3d6802f3e643a613ac9e41888883d0860f3452bd
[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] 845b2ed4e2e0cec949b54cebf28da758c213aee4310f21a5c3281ff3831ddd44
[INFO] running `Command { std: "docker" "start" "-a" "845b2ed4e2e0cec949b54cebf28da758c213aee4310f21a5c3281ff3831ddd44", kill_on_drop: false }`
[INFO] [stderr]    Compiling sq-cli v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s
[INFO] running `Command { std: "docker" "inspect" "845b2ed4e2e0cec949b54cebf28da758c213aee4310f21a5c3281ff3831ddd44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "845b2ed4e2e0cec949b54cebf28da758c213aee4310f21a5c3281ff3831ddd44", kill_on_drop: false }`
[INFO] [stdout] 845b2ed4e2e0cec949b54cebf28da758c213aee4310f21a5c3281ff3831ddd44
