[INFO] cloning repository https://github.com/ronakgh97/ironkeys
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ronakgh97/ironkeys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronakgh97%2Fironkeys", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronakgh97%2Fironkeys'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5d32090f0e0583936e652c2864a6577df50f332
[INFO] checking ronakgh97/ironkeys against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fronakgh97%2Fironkeys" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ronakgh97/ironkeys
[INFO] finished tweaking git repo https://github.com/ronakgh97/ironkeys
[INFO] tweaked toml for git repo https://github.com/ronakgh97/ironkeys written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ronakgh97/ironkeys on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ronakgh97/ironkeys 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded figlet-rs v0.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d9c975772280db3e2170c97cd26dd61a5884c78f975ff131b53fe2813884311
[INFO] running `Command { std: "docker" "start" "-a" "4d9c975772280db3e2170c97cd26dd61a5884c78f975ff131b53fe2813884311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d9c975772280db3e2170c97cd26dd61a5884c78f975ff131b53fe2813884311", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d9c975772280db3e2170c97cd26dd61a5884c78f975ff131b53fe2813884311", kill_on_drop: false }`
[INFO] [stdout] 4d9c975772280db3e2170c97cd26dd61a5884c78f975ff131b53fe2813884311
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1d110e4533564e5bb1ab6fd4ed41429f90816c24af874dc65ec8d46cff2b1e1
[INFO] running `Command { std: "docker" "start" "-a" "e1d110e4533564e5bb1ab6fd4ed41429f90816c24af874dc65ec8d46cff2b1e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking rtoolbox v0.0.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking figlet-rs v0.1.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rpassword v7.4.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking ironkey v0.0.2-beta (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.63s
[INFO] running `Command { std: "docker" "inspect" "e1d110e4533564e5bb1ab6fd4ed41429f90816c24af874dc65ec8d46cff2b1e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1d110e4533564e5bb1ab6fd4ed41429f90816c24af874dc65ec8d46cff2b1e1", kill_on_drop: false }`
[INFO] [stdout] e1d110e4533564e5bb1ab6fd4ed41429f90816c24af874dc65ec8d46cff2b1e1
