[INFO] cloning repository https://github.com/Berrysoft/rockscrew
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Berrysoft/rockscrew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerrysoft%2Frockscrew", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerrysoft%2Frockscrew'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a3ef7411692584314c68bf444bbaab73a80f607
[INFO] checking Berrysoft/rockscrew against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerrysoft%2Frockscrew" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Berrysoft/rockscrew on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Berrysoft/rockscrew
[INFO] finished tweaking git repo https://github.com/Berrysoft/rockscrew
[INFO] tweaked toml for git repo https://github.com/Berrysoft/rockscrew written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Berrysoft/rockscrew 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f28d6db7a8eed06ff798b0b42d9e805ca00feb618db95883b8366dff78b71f25
[INFO] running `Command { std: "docker" "start" "-a" "f28d6db7a8eed06ff798b0b42d9e805ca00feb618db95883b8366dff78b71f25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f28d6db7a8eed06ff798b0b42d9e805ca00feb618db95883b8366dff78b71f25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f28d6db7a8eed06ff798b0b42d9e805ca00feb618db95883b8366dff78b71f25", kill_on_drop: false }`
[INFO] [stdout] f28d6db7a8eed06ff798b0b42d9e805ca00feb618db95883b8366dff78b71f25
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 851b1730068e49b16f762003ac37065dbb3b4e0931dc0d049f82b2cec2c33407
[INFO] running `Command { std: "docker" "start" "-a" "851b1730068e49b16f762003ac37065dbb3b4e0931dc0d049f82b2cec2c33407", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling io-uring v0.7.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]    Compiling compio-driver v0.6.1
[INFO] [stderr]    Compiling compio-fs v0.6.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking compio-buf v0.5.1
[INFO] [stderr]     Checking compio-log v0.1.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling compio-macros v0.1.2
[INFO] [stderr]     Checking compio-io v0.5.0
[INFO] [stderr]     Checking compio-runtime v0.6.3
[INFO] [stderr]     Checking compio-net v0.6.0
[INFO] [stderr]     Checking compio v0.13.2
[INFO] [stderr]     Checking rockscrew v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.65s
[INFO] running `Command { std: "docker" "inspect" "851b1730068e49b16f762003ac37065dbb3b4e0931dc0d049f82b2cec2c33407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "851b1730068e49b16f762003ac37065dbb3b4e0931dc0d049f82b2cec2c33407", kill_on_drop: false }`
[INFO] [stdout] 851b1730068e49b16f762003ac37065dbb3b4e0931dc0d049f82b2cec2c33407
