[INFO] cloning repository https://github.com/VirxEC/rl_ball_sym_pybinds
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VirxEC/rl_ball_sym_pybinds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVirxEC%2Frl_ball_sym_pybinds", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVirxEC%2Frl_ball_sym_pybinds'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d909176a685b4b4349df6b74659da4a431f6d8e
[INFO] checking VirxEC/rl_ball_sym_pybinds against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVirxEC%2Frl_ball_sym_pybinds" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VirxEC/rl_ball_sym_pybinds
[INFO] finished tweaking git repo https://github.com/VirxEC/rl_ball_sym_pybinds
[INFO] tweaked toml for git repo https://github.com/VirxEC/rl_ball_sym_pybinds written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VirxEC/rl_ball_sym_pybinds on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VirxEC/rl_ball_sym_pybinds 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0c02cc2912fd9d42e43f5818157073171ae9c706837c6a3a063ac6610ddbe12
[INFO] running `Command { std: "docker" "start" "-a" "a0c02cc2912fd9d42e43f5818157073171ae9c706837c6a3a063ac6610ddbe12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0c02cc2912fd9d42e43f5818157073171ae9c706837c6a3a063ac6610ddbe12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0c02cc2912fd9d42e43f5818157073171ae9c706837c6a3a063ac6610ddbe12", kill_on_drop: false }`
[INFO] [stdout] a0c02cc2912fd9d42e43f5818157073171ae9c706837c6a3a063ac6610ddbe12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b555980f815e319b11bb351f209a4484c736ee5e03a75168e485bbe6618af319
[INFO] running `Command { std: "docker" "start" "-a" "b555980f815e319b11bb351f209a4484c736ee5e03a75168e485bbe6618af319", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling dary_heap v0.3.6
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking combo_vec v0.7.2
[INFO] [stderr]     Checking radsort v0.1.0
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling pyo3-build-config v0.22.0
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling pyo3-ffi v0.22.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.0
[INFO] [stderr]    Compiling pyo3 v0.22.0
[INFO] [stderr]    Compiling include-flate-codegen v0.2.0
[INFO] [stderr]     Checking include-flate v0.3.0
[INFO] [stderr]     Checking rl_ball_sym v4.1.2
[INFO] [stderr]    Compiling pyo3-macros v0.22.0
[INFO] [stderr]     Checking rl_ball_sym_pybinds v3.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.41s
[INFO] running `Command { std: "docker" "inspect" "b555980f815e319b11bb351f209a4484c736ee5e03a75168e485bbe6618af319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b555980f815e319b11bb351f209a4484c736ee5e03a75168e485bbe6618af319", kill_on_drop: false }`
[INFO] [stdout] b555980f815e319b11bb351f209a4484c736ee5e03a75168e485bbe6618af319
