[INFO] cloning repository https://github.com/jac3km4/redscript-cache-compact
[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-cache-compact" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fredscript-cache-compact", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fredscript-cache-compact'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34d2d1884d731d4418afede2b662105f76148c7b
[INFO] checking jac3km4/redscript-cache-compact against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjac3km4%2Fredscript-cache-compact" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jac3km4/redscript-cache-compact
[INFO] finished tweaking git repo https://github.com/jac3km4/redscript-cache-compact
[INFO] tweaked toml for git repo https://github.com/jac3km4/redscript-cache-compact written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jac3km4/redscript-cache-compact on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jac3km4/redscript-cache-compact 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/jac3km4/redscript`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/jac3km4/byte`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded argh_shared v0.1.13
[INFO] [stderr]   Downloaded vmap v0.6.3
[INFO] [stderr]   Downloaded system_error v0.2.0
[INFO] [stderr]   Downloaded argh_derive v0.1.13
[INFO] [stderr]   Downloaded argh v0.1.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f040d3c116b1dbdc8e04fd5b3234dbf4cb6b86f5452532378f829e2deef0182f
[INFO] running `Command { std: "docker" "start" "-a" "f040d3c116b1dbdc8e04fd5b3234dbf4cb6b86f5452532378f829e2deef0182f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f040d3c116b1dbdc8e04fd5b3234dbf4cb6b86f5452532378f829e2deef0182f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f040d3c116b1dbdc8e04fd5b3234dbf4cb6b86f5452532378f829e2deef0182f", kill_on_drop: false }`
[INFO] [stdout] f040d3c116b1dbdc8e04fd5b3234dbf4cb6b86f5452532378f829e2deef0182f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 783d1ce760aeddae13be2834b7ff24aaca3862fadabd0a5a5312b2b79b0085d5
[INFO] running `Command { std: "docker" "start" "-a" "783d1ce760aeddae13be2834b7ff24aaca3862fadabd0a5a5312b2b79b0085d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking system_error v0.2.0
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking vmap v0.6.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling byte_derive v0.2.7 (https://github.com/jac3km4/byte?rev=da71833#da71833e)
[INFO] [stderr]    Compiling bitfield-struct v0.10.1
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]     Checking byte v0.2.7 (https://github.com/jac3km4/byte?rev=da71833#da71833e)
[INFO] [stderr]     Checking redscript-io v1.0.0-preview6 (https://github.com/jac3km4/redscript?rev=dfc40a2#dfc40a26)
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]     Checking redscript-cache-compact v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.42s
[INFO] running `Command { std: "docker" "inspect" "783d1ce760aeddae13be2834b7ff24aaca3862fadabd0a5a5312b2b79b0085d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "783d1ce760aeddae13be2834b7ff24aaca3862fadabd0a5a5312b2b79b0085d5", kill_on_drop: false }`
[INFO] [stdout] 783d1ce760aeddae13be2834b7ff24aaca3862fadabd0a5a5312b2b79b0085d5
