[INFO] cloning repository https://github.com/ftokarek/rust-password-generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ftokarek/rust-password-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftokarek%2Frust-password-generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftokarek%2Frust-password-generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f4315c1ce3ec922102c04b38e2c5ee00d5be35d
[INFO] building ftokarek/rust-password-generator against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fftokarek%2Frust-password-generator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ftokarek/rust-password-generator
[INFO] finished tweaking git repo https://github.com/ftokarek/rust-password-generator
[INFO] tweaked toml for git repo https://github.com/ftokarek/rust-password-generator written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ftokarek/rust-password-generator on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ftokarek/rust-password-generator 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded copypasta v0.10.2
[INFO] [stderr]   Downloaded windows-targets v0.53.1
[INFO] [stderr]   Downloaded wayland-scanner v0.31.6
[INFO] [stderr]   Downloaded wayland-cursor v0.31.10
[INFO] [stderr]   Downloaded wayland-sys v0.31.6
[INFO] [stderr]   Downloaded x11-clipboard v0.9.3
[INFO] [stderr]   Downloaded wayland-client v0.31.10
[INFO] [stderr]   Downloaded cc v1.2.26
[INFO] [stderr]   Downloaded wayland-backend v0.3.10
[INFO] [stderr]   Downloaded syn v2.0.102
[INFO] [stderr]   Downloaded wayland-protocols v0.32.8
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ed6ca0f1b1d24ec4417a4031363dbc6a203bd8937a39131fc5eae8f5ac77e2a
[INFO] running `Command { std: "docker" "start" "-a" "3ed6ca0f1b1d24ec4417a4031363dbc6a203bd8937a39131fc5eae8f5ac77e2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ed6ca0f1b1d24ec4417a4031363dbc6a203bd8937a39131fc5eae8f5ac77e2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ed6ca0f1b1d24ec4417a4031363dbc6a203bd8937a39131fc5eae8f5ac77e2a", kill_on_drop: false }`
[INFO] [stdout] 3ed6ca0f1b1d24ec4417a4031363dbc6a203bd8937a39131fc5eae8f5ac77e2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f6a6c90f3644e77b19a6efc174cdc7aa3f5baff7effb3b9e2e097f23ad84fa5
[INFO] running `Command { std: "docker" "start" "-a" "6f6a6c90f3644e77b19a6efc174cdc7aa3f5baff7effb3b9e2e097f23ad84fa5", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling x11-clipboard v0.9.3
[INFO] [stderr]    Compiling arboard v3.5.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.8
[INFO] [stderr]    Compiling wayland-cursor v0.31.10
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling copypasta v0.10.2
[INFO] [stderr]    Compiling rust-password-generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.05s
[INFO] running `Command { std: "docker" "inspect" "6f6a6c90f3644e77b19a6efc174cdc7aa3f5baff7effb3b9e2e097f23ad84fa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f6a6c90f3644e77b19a6efc174cdc7aa3f5baff7effb3b9e2e097f23ad84fa5", kill_on_drop: false }`
[INFO] [stdout] 6f6a6c90f3644e77b19a6efc174cdc7aa3f5baff7effb3b9e2e097f23ad84fa5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03d30959c45952a95c0c988784f12caedb35003d5d91bdc9f9fc9839082c3f20
[INFO] running `Command { std: "docker" "start" "-a" "03d30959c45952a95c0c988784f12caedb35003d5d91bdc9f9fc9839082c3f20", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-password-generator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "03d30959c45952a95c0c988784f12caedb35003d5d91bdc9f9fc9839082c3f20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03d30959c45952a95c0c988784f12caedb35003d5d91bdc9f9fc9839082c3f20", kill_on_drop: false }`
[INFO] [stdout] 03d30959c45952a95c0c988784f12caedb35003d5d91bdc9f9fc9839082c3f20
