[INFO] cloning repository https://github.com/RealViper8/GCMD
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RealViper8/GCMD" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealViper8%2FGCMD", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealViper8%2FGCMD'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 579c91b2673537f515843ab821a783cfbdaf1746
[INFO] checking RealViper8/GCMD against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealViper8%2FGCMD" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RealViper8/GCMD
[INFO] finished tweaking git repo https://github.com/RealViper8/GCMD
[INFO] tweaked toml for git repo https://github.com/RealViper8/GCMD written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RealViper8/GCMD on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RealViper8/GCMD 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v6.0.0
[INFO] [stderr]   Downloaded hermit-abi v0.3.5
[INFO] [stderr]   Downloaded mlua-sys v0.5.1
[INFO] [stderr]   Downloaded configparser v3.0.4
[INFO] [stderr]   Downloaded mlua v0.9.5
[INFO] [stderr]   Downloaded bstr v1.9.0
[INFO] [stderr]   Downloaded luajit-src v210.5.6+9cc2e42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06097ab0137ac978ac0b062d5f8dfc9ed55ee788a55ddde7db52a21efb7b1ebd
[INFO] running `Command { std: "docker" "start" "-a" "06097ab0137ac978ac0b062d5f8dfc9ed55ee788a55ddde7db52a21efb7b1ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06097ab0137ac978ac0b062d5f8dfc9ed55ee788a55ddde7db52a21efb7b1ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06097ab0137ac978ac0b062d5f8dfc9ed55ee788a55ddde7db52a21efb7b1ebd", kill_on_drop: false }`
[INFO] [stdout] 06097ab0137ac978ac0b062d5f8dfc9ed55ee788a55ddde7db52a21efb7b1ebd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8513b312d976be870d431278325cf353e1c4044cef6d04ac6b0f7f50e19a5fa0
[INFO] running `Command { std: "docker" "start" "-a" "8513b312d976be870d431278325cf353e1c4044cef6d04ac6b0f7f50e19a5fa0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking lock_api v0.4.11
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling gcmd v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking configparser v3.0.4
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking bstr v1.9.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling lua-src v546.0.2
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]    Compiling which v6.0.0
[INFO] [stderr]    Compiling luajit-src v210.5.6+9cc2e42
[INFO] [stderr]    Compiling mlua-sys v0.5.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking sha256 v1.5.0
[INFO] [stderr]     Checking mlua v0.9.5
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.79s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.9.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "8513b312d976be870d431278325cf353e1c4044cef6d04ac6b0f7f50e19a5fa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8513b312d976be870d431278325cf353e1c4044cef6d04ac6b0f7f50e19a5fa0", kill_on_drop: false }`
[INFO] [stdout] 8513b312d976be870d431278325cf353e1c4044cef6d04ac6b0f7f50e19a5fa0
