[INFO] cloning repository https://github.com/9names/kasuari-fork
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/9names/kasuari-fork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9names%2Fkasuari-fork", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9names%2Fkasuari-fork'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83282f1bd1808fb3f1fb6de71204d9cce7a4d731
[INFO] checking 9names/kasuari-fork against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9names%2Fkasuari-fork" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/9names/kasuari-fork
[INFO] finished tweaking git repo https://github.com/9names/kasuari-fork
[INFO] tweaked toml for git repo https://github.com/9names/kasuari-fork written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/9names/kasuari-fork on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/9names/kasuari-fork 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" "+54cf65b8d066c082e536455049b95943cf30378f" "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]      Locking 2 packages to latest compatible versions
[INFO] [stderr]       Adding portable-atomic v1.13.1
[INFO] [stderr]       Adding portable-atomic-util v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08f4030d60a58fa30687e4f4fad726dd147c757bb44c473d61558732d6b0dfe1
[INFO] running `Command { std: "docker" "start" "-a" "08f4030d60a58fa30687e4f4fad726dd147c757bb44c473d61558732d6b0dfe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08f4030d60a58fa30687e4f4fad726dd147c757bb44c473d61558732d6b0dfe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08f4030d60a58fa30687e4f4fad726dd147c757bb44c473d61558732d6b0dfe1", kill_on_drop: false }`
[INFO] [stdout] 08f4030d60a58fa30687e4f4fad726dd147c757bb44c473d61558732d6b0dfe1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf0bceb4f9391a8beb974bd504dd5ac0bf79da6202e03a158ec3465af8dc5893
[INFO] running `Command { std: "docker" "start" "-a" "bf0bceb4f9391a8beb974bd504dd5ac0bf79da6202e03a158ec3465af8dc5893", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling thiserror v2.0.13
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.13
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking kasuari v0.4.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.50s
[INFO] running `Command { std: "docker" "inspect" "bf0bceb4f9391a8beb974bd504dd5ac0bf79da6202e03a158ec3465af8dc5893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf0bceb4f9391a8beb974bd504dd5ac0bf79da6202e03a158ec3465af8dc5893", kill_on_drop: false }`
[INFO] [stdout] bf0bceb4f9391a8beb974bd504dd5ac0bf79da6202e03a158ec3465af8dc5893
