[INFO] cloning repository https://github.com/jac3km4/redscript-capi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jac3km4/redscript-capi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fredscript-capi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fredscript-capi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39eaad1ed339c035600b37170270bdaac3687e20
[INFO] checking jac3km4/redscript-capi against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fredscript-capi" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jac3km4/redscript-capi
[INFO] finished tweaking git repo https://github.com/jac3km4/redscript-capi
[INFO] tweaked toml for git repo https://github.com/jac3km4/redscript-capi written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jac3km4/redscript-capi on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jac3km4/redscript-capi 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/jac3km4/redscript`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-as-inner v0.5.2
[INFO] [stderr]   Downloaded log v0.4.18
[INFO] [stderr]   Downloaded derive-where v1.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fec20ab87bf2c056e6b8d3565feb8e1a9f70ddc69ea33694ca41c650473fe56
[INFO] running `Command { std: "docker" "start" "-a" "5fec20ab87bf2c056e6b8d3565feb8e1a9f70ddc69ea33694ca41c650473fe56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fec20ab87bf2c056e6b8d3565feb8e1a9f70ddc69ea33694ca41c650473fe56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fec20ab87bf2c056e6b8d3565feb8e1a9f70ddc69ea33694ca41c650473fe56", kill_on_drop: false }`
[INFO] [stdout] 5fec20ab87bf2c056e6b8d3565feb8e1a9f70ddc69ea33694ca41c650473fe56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd5fa19e9fa7525c803086232e4f70c072dd8c5765a6407fd6948724c11bf332
[INFO] running `Command { std: "docker" "start" "-a" "dd5fa19e9fa7525c803086232e4f70c072dd8c5765a6407fd6948724c11bf332", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking flexstr v0.9.2
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling derive-where v1.2.1
[INFO] [stderr]    Compiling enum-as-inner v0.5.2
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking thiserror v1.0.40
[INFO] [stderr]     Checking redscript v0.6.0-M4 (https://github.com/jac3km4/redscript?rev=8d3df9b#8d3df9b8)
[INFO] [stderr]     Checking redscript-decompiler v0.6.0-M4 (https://github.com/jac3km4/redscript?rev=8d3df9b#8d3df9b8)
[INFO] [stderr]     Checking redscript-capi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.82s
[INFO] running `Command { std: "docker" "inspect" "dd5fa19e9fa7525c803086232e4f70c072dd8c5765a6407fd6948724c11bf332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd5fa19e9fa7525c803086232e4f70c072dd8c5765a6407fd6948724c11bf332", kill_on_drop: false }`
[INFO] [stdout] dd5fa19e9fa7525c803086232e4f70c072dd8c5765a6407fd6948724c11bf332
