[INFO] cloning repository https://github.com/thou-vow/al-azif
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thou-vow/al-azif" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthou-vow%2Fal-azif", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthou-vow%2Fal-azif'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67fccebf4387309e64483226c1af6e488c0a97a8
[INFO] checking thou-vow/al-azif against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthou-vow%2Fal-azif" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thou-vow/al-azif
[INFO] finished tweaking git repo https://github.com/thou-vow/al-azif
[INFO] tweaked toml for git repo https://github.com/thou-vow/al-azif written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thou-vow/al-azif on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thou-vow/al-azif 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typetag-impl v0.2.21
[INFO] [stderr]   Downloaded typetag v0.2.21
[INFO] [stderr]   Downloaded rug v1.28.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4797e9ac4aa0f04fbc9354691a1e02d0ee210b6cf883be704fc51fc9d62d9c7
[INFO] running `Command { std: "docker" "start" "-a" "f4797e9ac4aa0f04fbc9354691a1e02d0ee210b6cf883be704fc51fc9d62d9c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4797e9ac4aa0f04fbc9354691a1e02d0ee210b6cf883be704fc51fc9d62d9c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4797e9ac4aa0f04fbc9354691a1e02d0ee210b6cf883be704fc51fc9d62d9c7", kill_on_drop: false }`
[INFO] [stdout] f4797e9ac4aa0f04fbc9354691a1e02d0ee210b6cf883be704fc51fc9d62d9c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 184cbf05f70727f8854717f549cc8a7b4879ec3f3b64b479fc0e07ddeed2d700
[INFO] running `Command { std: "docker" "start" "-a" "184cbf05f70727f8854717f549cc8a7b4879ec3f3b64b479fc0e07ddeed2d700", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling rug v1.28.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking al-azif v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 20s
[INFO] running `Command { std: "docker" "inspect" "184cbf05f70727f8854717f549cc8a7b4879ec3f3b64b479fc0e07ddeed2d700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "184cbf05f70727f8854717f549cc8a7b4879ec3f3b64b479fc0e07ddeed2d700", kill_on_drop: false }`
[INFO] [stdout] 184cbf05f70727f8854717f549cc8a7b4879ec3f3b64b479fc0e07ddeed2d700
