[INFO] cloning repository https://github.com/37kt/cprs-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/37kt/cprs-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F37kt%2Fcprs-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F37kt%2Fcprs-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7787b4f41eb7410b885b0218fe6654f5251fe9a5 [INFO] testing 37kt/cprs-cli against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F37kt%2Fcprs-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/37kt/cprs-cli [INFO] finished tweaking git repo https://github.com/37kt/cprs-cli [INFO] tweaked toml for git repo https://github.com/37kt/cprs-cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/37kt/cprs-cli on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/37kt/cprs-cli 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.8.20 [INFO] [stderr] Downloaded is-docker v0.2.0 [INFO] [stderr] Downloaded open v5.3.2 [INFO] [stderr] Downloaded errno v0.3.11 [INFO] [stderr] Downloaded liquid-core v0.26.11 [INFO] [stderr] Downloaded flate2 v1.1.1 [INFO] [stderr] Downloaded byteorder-lite v0.1.0 [INFO] [stderr] Downloaded kstring v2.0.2 [INFO] [stderr] Downloaded objc2-core-foundation v0.3.0 [INFO] [stderr] Downloaded pest v2.8.0 [INFO] [stderr] Downloaded clap v4.5.36 [INFO] [stderr] Downloaded pest_meta v2.8.0 [INFO] [stderr] Downloaded liquid-derive v0.26.10 [INFO] [stderr] Downloaded redox_syscall v0.5.11 [INFO] [stderr] Downloaded miniz_oxide v0.8.8 [INFO] [stderr] Downloaded clap_builder v4.5.36 [INFO] [stderr] Downloaded arboard v3.5.0 [INFO] [stderr] Downloaded pest_generator v2.8.0 [INFO] [stderr] Downloaded image v0.25.6 [INFO] [stderr] Downloaded liquid v0.26.11 [INFO] [stderr] Downloaded jpeg-decoder v0.3.1 [INFO] [stderr] Downloaded objc2-io-surface v0.3.0 [INFO] [stderr] Downloaded objc2-core-graphics v0.3.0 [INFO] [stderr] Downloaded pest_derive v2.8.0 [INFO] [stderr] Downloaded liquid-lib v0.26.11 [INFO] [stderr] Downloaded objc2-app-kit v0.3.0 [INFO] [stderr] Downloaded pathdiff v0.2.3 [INFO] [stderr] Downloaded is-wsl v0.4.0 [INFO] [stderr] Downloaded objc2-foundation v0.3.0 [INFO] [stderr] Downloaded objc2 v0.6.0 [INFO] [stderr] Downloaded tiff v0.9.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46feaa08c89ece91341ca5fbd836cf38f98b7dc4b8b8262ba98ee38fe21886a4 [INFO] running `Command { std: "docker" "start" "-a" "46feaa08c89ece91341ca5fbd836cf38f98b7dc4b8b8262ba98ee38fe21886a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46feaa08c89ece91341ca5fbd836cf38f98b7dc4b8b8262ba98ee38fe21886a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46feaa08c89ece91341ca5fbd836cf38f98b7dc4b8b8262ba98ee38fe21886a4", kill_on_drop: false }` [INFO] [stdout] 46feaa08c89ece91341ca5fbd836cf38f98b7dc4b8b8262ba98ee38fe21886a4 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22ec1281072763b7bbd7ed42a534e56a23ab98a940ade47bd8272c66fa113d9a [INFO] running `Command { std: "docker" "start" "-a" "22ec1281072763b7bbd7ed42a534e56a23ab98a940ade47bd8272c66fa113d9a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling liquid-derive v0.26.10 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling arboard v3.5.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling liquid-core v0.26.11 [INFO] [stderr] Compiling liquid-lib v0.26.11 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling liquid v0.26.11 [INFO] [stderr] Compiling cprs-cli v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.67s [INFO] running `Command { std: "docker" "inspect" "22ec1281072763b7bbd7ed42a534e56a23ab98a940ade47bd8272c66fa113d9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22ec1281072763b7bbd7ed42a534e56a23ab98a940ade47bd8272c66fa113d9a", kill_on_drop: false }` [INFO] [stdout] 22ec1281072763b7bbd7ed42a534e56a23ab98a940ade47bd8272c66fa113d9a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae36fd3c9435eee310c678c226fccbcb7d2917997a8fc940fee205fa9591521a [INFO] running `Command { std: "docker" "start" "-a" "ae36fd3c9435eee310c678c226fccbcb7d2917997a8fc940fee205fa9591521a", kill_on_drop: false }` [INFO] [stderr] Compiling cprs-cli v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "ae36fd3c9435eee310c678c226fccbcb7d2917997a8fc940fee205fa9591521a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae36fd3c9435eee310c678c226fccbcb7d2917997a8fc940fee205fa9591521a", kill_on_drop: false }` [INFO] [stdout] ae36fd3c9435eee310c678c226fccbcb7d2917997a8fc940fee205fa9591521a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 37555558b58bd3bd6be2357df7e6f9532c181f6b7ef9c80c9d02c50eda5e9aef [INFO] running `Command { std: "docker" "start" "-a" "37555558b58bd3bd6be2357df7e6f9532c181f6b7ef9c80c9d02c50eda5e9aef", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cprs_cli-f7d606942b85218e) [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" "37555558b58bd3bd6be2357df7e6f9532c181f6b7ef9c80c9d02c50eda5e9aef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37555558b58bd3bd6be2357df7e6f9532c181f6b7ef9c80c9d02c50eda5e9aef", kill_on_drop: false }` [INFO] [stdout] 37555558b58bd3bd6be2357df7e6f9532c181f6b7ef9c80c9d02c50eda5e9aef