[INFO] cloning repository https://github.com/nikvoid/cliplm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikvoid/cliplm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikvoid%2Fcliplm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikvoid%2Fcliplm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56d44b32d7b7b569bf9f18651d772ed19b991d56
[INFO] building nikvoid/cliplm against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikvoid%2Fcliplm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nikvoid/cliplm
[INFO] finished tweaking git repo https://github.com/nikvoid/cliplm
[INFO] tweaked toml for git repo https://github.com/nikvoid/cliplm written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nikvoid/cliplm 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/nikvoid/cliplm 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 arboard v3.3.2
[INFO] [stderr]   Downloaded clipboard-win v5.2.0
[INFO] [stderr]   Downloaded core-graphics v0.23.1
[INFO] [stderr]   Downloaded error-code v3.2.0
[INFO] [stderr]   Downloaded clap v4.5.2
[INFO] [stderr]   Downloaded bytemuck v1.14.3
[INFO] [stderr]   Downloaded ureq v2.9.6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3cd97196a0f7658aaa9380f03aceefaeeb32349666079ba4a2218f2f1968694
[INFO] running `Command { std: "docker" "start" "-a" "d3cd97196a0f7658aaa9380f03aceefaeeb32349666079ba4a2218f2f1968694", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3cd97196a0f7658aaa9380f03aceefaeeb32349666079ba4a2218f2f1968694", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3cd97196a0f7658aaa9380f03aceefaeeb32349666079ba4a2218f2f1968694", kill_on_drop: false }`
[INFO] [stdout] d3cd97196a0f7658aaa9380f03aceefaeeb32349666079ba4a2218f2f1968694
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3707316030eb79e9d40ba0e0d01a1e4e76e0382f84d6ce9a6cadf13301e9a8e5
[INFO] running `Command { std: "docker" "start" "-a" "3707316030eb79e9d40ba0e0d01a1e4e76e0382f84d6ce9a6cadf13301e9a8e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling x11rb v0.13.0
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling arboard v3.3.2
[INFO] [stderr]    Compiling ureq v2.9.6
[INFO] [stderr]    Compiling cliplm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.57s
[INFO] running `Command { std: "docker" "inspect" "3707316030eb79e9d40ba0e0d01a1e4e76e0382f84d6ce9a6cadf13301e9a8e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3707316030eb79e9d40ba0e0d01a1e4e76e0382f84d6ce9a6cadf13301e9a8e5", kill_on_drop: false }`
[INFO] [stdout] 3707316030eb79e9d40ba0e0d01a1e4e76e0382f84d6ce9a6cadf13301e9a8e5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e320e6d78aeefb19c0d5ff73bd476a31cfea0e8092eb633dab1fc013e4efa33f
[INFO] running `Command { std: "docker" "start" "-a" "e320e6d78aeefb19c0d5ff73bd476a31cfea0e8092eb633dab1fc013e4efa33f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cliplm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "e320e6d78aeefb19c0d5ff73bd476a31cfea0e8092eb633dab1fc013e4efa33f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e320e6d78aeefb19c0d5ff73bd476a31cfea0e8092eb633dab1fc013e4efa33f", kill_on_drop: false }`
[INFO] [stdout] e320e6d78aeefb19c0d5ff73bd476a31cfea0e8092eb633dab1fc013e4efa33f
