[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#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerrysoft%2Frockscrew" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Berrysoft/rockscrew on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed509cf09097dfc71bb70ab4f1ff1370fdded8b6f07d4337a15a2c137679b2e3
[INFO] running `Command { std: "docker" "start" "-a" "ed509cf09097dfc71bb70ab4f1ff1370fdded8b6f07d4337a15a2c137679b2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed509cf09097dfc71bb70ab4f1ff1370fdded8b6f07d4337a15a2c137679b2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed509cf09097dfc71bb70ab4f1ff1370fdded8b6f07d4337a15a2c137679b2e3", kill_on_drop: false }`
[INFO] [stdout] ed509cf09097dfc71bb70ab4f1ff1370fdded8b6f07d4337a15a2c137679b2e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7444dcb6933f376e0965e253d774b39c8aaf9ef08893fe0b685d4ce5cf97777
[INFO] running `Command { std: "docker" "start" "-a" "b7444dcb6933f376e0965e253d774b39c8aaf9ef08893fe0b685d4ce5cf97777", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling io-uring v0.7.3
[INFO] [stderr]    Compiling compio-driver v0.6.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.22
[INFO] [stderr]    Compiling compio-fs v0.6.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking compio-log v0.1.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking compio-buf v0.5.1
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking os_pipe v1.2.1
[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 22.54s
[INFO] running `Command { std: "docker" "inspect" "b7444dcb6933f376e0965e253d774b39c8aaf9ef08893fe0b685d4ce5cf97777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7444dcb6933f376e0965e253d774b39c8aaf9ef08893fe0b685d4ce5cf97777", kill_on_drop: false }`
[INFO] [stdout] b7444dcb6933f376e0965e253d774b39c8aaf9ef08893fe0b685d4ce5cf97777
